mconf/mconf-web

View on GitHub
app/mailers/views/admin_mailer/new_user_approved.html.haml

Summary

Maintainability
Test Coverage
#new-user-approved-email
  %p= t('.message', name: @user_name).html_safe
  %p= t('.click_here', url: my_home_url(host: Site.current.domain)).html_safe