Noosfero/noosfero

View on GitHub
app/views/user_mailer/signup_welcome_email.html.erb

Summary

Maintainability
Test Coverage
<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
  </head>
  <body>
    <p><%= word_wrap @body %></p>
  </body>
</html>