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