* Added html part to all email templates. git-svn-id: http://redmine.rubyforge.org/svn/trunk@858 e93f8b46-1217-0410-a6f0-8f06a7374b81
7 lines
186 B
Plaintext
7 lines
186 B
Plaintext
<%= @added_to %><% @attachments.each do |attachment | %>
|
|
- <%= attachment.filename %><% end %>
|
|
|
|
<%= url_for @url %>
|
|
----------------------------------------
|
|
<%= Setting.emails_footer %>
|