summaryrefslogtreecommitdiffstats
path: root/app/views/mailer/document_add_it.rhtml
blob: 1d41a5f2e57e42c4a109500c3302ac8e77a3e654 (plain)
1
2
3
4
Un documento e' stato aggiunto a <%= @document.project.name %> (<%= @document.category.name %>):
<%= l(:field_title) %>: <%= @document.title %>

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