echarp
d574b1624a
as recommended in RFC 3986 section C (ftp://ftp.rfc-editor.org/in-notes/rfc3986.txt) Close #77
10 lines
163 B
Plaintext
10 lines
163 B
Plaintext
= t '.body', author: @current_user
|
|
\
|
|
= render file: '/orgas/show'
|
|
\
|
|
= t '.access'
|
|
= surround '<'.html_safe, '>'.html_safe do
|
|
= orga_url @orga
|
|
\
|
|
= t '.signature'
|