summaryrefslogtreecommitdiffstats
path: root/app/views/mailer/document_add_pt.rhtml
blob: 67648de1594fe5ffba14a9477115c598b6beed0f (plain)
1
2
3
4
A document has been added to <%= @document.project.name %> (<%= @document.category.name %>):
<%= l(:field_title) %>: <%= @document.title %>

http://<%= Setting.host_name %>/documents/show/<%= @document.id %>