mconf/mconf-web

View on GitHub
app/mailers/views/user_mailer/registration_by_admin_notification_email.haml

Summary

Maintainability
Test Coverage
#registration_by_admin_notification_email
  %p= t('.message', name: @user_name, url: root_url(host: Site.current.domain), site: Site.current.name).html_safe
  %p= t('.click_here', url: my_home_url(host: Site.current.domain)).html_safe