9 lines
183 B
Plaintext
9 lines
183 B
Plaintext
!= t '.body', subject: @note.event.title, contents: @note.contents
|
|
\
|
|
!= strip_tags @note.contents
|
|
\
|
|
= surround '<'.html_safe, '>'.html_safe do
|
|
= moderations_url
|
|
\
|
|
!= t '.signature'
|