mconf/mconf-web

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

Summary

Maintainability
Test Coverage
#join-no-accept-email
  %p= t('.message.header', sender: @introducer.full_name, email_sender: @introducer.email, space: @space.name).html_safe

  %p= t('.message.link', space_url: space_url(@space, host: Site.current.domain)).html_safe