diff options
Diffstat (limited to 'app/views/mailer/attachments_add_zh.rhtml')
-rw-r--r-- | app/views/mailer/attachments_add_zh.rhtml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/app/views/mailer/attachments_add_zh.rhtml b/app/views/mailer/attachments_add_zh.rhtml new file mode 100644 index 000000000..81e2974c1 --- /dev/null +++ b/app/views/mailer/attachments_add_zh.rhtml @@ -0,0 +1,6 @@ +<%= @added_to %> +<%= @attachments.size %> files(s) added. +<% @attachments.each do |attachment | %> +- <%= attachment.filename %><% end %> + +<%= @url %>
\ No newline at end of file |