mconf/mconf-web

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

Summary

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