2017-10-21 20:21:25 +02:00
|
|
|
!= t '.body', subject: @note.event.title, contents: @note.contents
|
2014-06-23 23:39:42 +02:00
|
|
|
\
|
2017-10-21 20:21:25 +02:00
|
|
|
!= strip_tags @note.contents
|
2014-06-23 23:39:42 +02:00
|
|
|
\
|
2016-10-18 23:28:18 +02:00
|
|
|
= surround '<'.html_safe, '>'.html_safe do
|
|
|
|
= moderations_url
|
2015-10-22 22:36:50 +02:00
|
|
|
\
|
2017-10-21 20:21:25 +02:00
|
|
|
!= t '.signature'
|