agenda-libre-ruby/app/views/note_mailer/create.text.haml

8 lines
135 B
Plaintext

= t '.body', subject: @note.event.title, contents: @note.contents
\
= strip_tags @note.contents
\
= moderations_url
\
= t '.signature'