suitepro/app/views/mailer/document_added.html.erb
2018-02-02 22:19:29 +01:00

3 lines
159 B
Text

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