socialforge/app/views/mailer/document_added.html.erb

4 lines
163 B
Plaintext
Raw Normal View History

2013-08-01 10:33:49 +08:00
<%= link_to(h(@document.title), @document_url) %> (<%=h @document.category.name %>)<br />
<br />
<%= textilizable(@document, :description, :only_path => false) %>