agenda-libre-ruby/app/views/moderationorga_mailer/create.text.haml

8 lines
152 B
Plaintext
Raw Normal View History

!= t '.body', subject: @orga.name
= surround '<'.html_safe, '>'.html_safe do
= moderations_url
\
= render template: '/orgas/show'
\
!= t '.signature'