mconf/mconf-web

View on GitHub
app/mailers/views/space_mailer/new_space_waiting_for_approval_email.html.haml

Summary

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