obsolete.ChilliProject/app/views/mailer/document_added.text.html.rhtml

4 lines
163 B
Plaintext

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