The note mailer had a title with no translation. Removed as it was not very useful anyway...

This commit is contained in:
echarp 2015-10-22 22:36:50 +02:00
parent 41758e0330
commit 70b34e16cc
1 changed files with 3 additions and 5 deletions

View File

@ -1,9 +1,7 @@
=t '.title'
= t '.body', subject: @note.event.title, contents: @note.contents
\
=t '.body', subject: @note.event.title, contents: @note.contents
\
= strip_tags @note.contents
\
= moderations_url
\
=t '.signature'
\
= t '.signature'