1 2 3
<%= link_to(h(@document.title), @document_url) %> (<%=h @document.category.name %>)<br /> <br /> <%= textilizable(@document, :description) %>