This repository has been archived on 2021-07-13. You can view files and clone it, but cannot push or open issues or pull requests.
feedfu/app/views/items/show.html.erb

3 lines
35 B
Plaintext
Raw Normal View History

<p>
<%= raw @item.content %>
</p>