mconf/mconf-web

View on GitHub
app/mailers/views/user_mailer/cancellation_notification_email.html.haml

Summary

Maintainability
Test Coverage
%p= t('.message', name: @user.full_name, url: root_url(host: Site.current.domain), site: Site.current.name).html_safe
%p= t('.more', mail: Site.current.smtp_receiver).html_safe