4 lines
163 B
Plaintext
4 lines
163 B
Plaintext
|
<%= link_to(h(@document.title), @document_url) %> (<%=h @document.category.name %>)<br />
|
||
|
<br />
|
||
|
<%= textilizable(@document, :description, :only_path => false) %>
|