mconf/mconf-web

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

Summary

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