11 lines
183 B
Plaintext
11 lines
183 B
Plaintext
!= t '.body', author: @current_user
|
|
\
|
|
!= t '.reminder'
|
|
= render file: '/orgas/show'
|
|
\
|
|
!= t '.access'
|
|
= surround '<'.html_safe, '>'.html_safe do
|
|
= orga_url @orga
|
|
\
|
|
!= t '.signature'
|