obsolete.ChilliProject/app/views/mailer/document_added.text.plain.r...

7 lines
284 B
Plaintext

<%= @document.title %> (<%= @document.category.name %>)
<%= url_for :only_path => false, :host => Setting.host_name, :controller => 'documents', :action => 'show', :id => @document %>
<%= @document.description %>
----------------------------------------
<%= Setting.emails_footer %>