3 lines
159 B
Text
3 lines
159 B
Text
<%= link_to(@document.title, @document_url) %> (<%= @document.category.name %>)<br />
|
|
<br />
|
|
<%= textilizable(@document, :description, :only_path => false) %>
|