10 lines
149 B
Plaintext
10 lines
149 B
Plaintext
=t '.title'
|
|
\
|
|
=t '.body', subject: @note.event.title, contents: @note.contents
|
|
\
|
|
= strip_tags @note.contents
|
|
\
|
|
= moderations_url
|
|
\
|
|
=t '.signature'
|