summaryrefslogtreecommitdiffstats
path: root/app/views/mailer/document_added.text.html.rhtml
blob: 2a574a1cce2e9d07713f785ffa205ea3354d319e (plain)
1
2
3
4
<%= link_to @document.title, :only_path => false, :host => Setting.host_name, :controller => 'documents', :action => 'show', :id => @document %>
(<%= @document.category.name %>)<br />
<br />
<%= textilizable(@document.description) %>