agenda-libre-ruby/app/views/moderation_mailer/accept.text.haml

11 lines
190 B
Plaintext
Raw Normal View History

!= t '.body', author: @current_user
2014-07-01 15:50:39 +02:00
\
!= t '.reminder'
= render template: '/events/show'
2014-07-01 15:50:39 +02:00
\
!= t '.access'
= surround '<'.html_safe, '>'.html_safe do
= event_url @event
\
!= t '.signature'