Files
redmine/git/app/views/mailer/document_added.text.html.rhtml
T
2008-03-07 16:13:06 +00:00

4 lines
158 B
ERB

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