Files
redmine/groups/app/views/mailer/document_added.text.html.rhtml
T
2008-04-28 14:51:16 +00:00

4 lines
158 B
ERB

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