hugodias/san-pedro-valley-jobs

View on GitHub
app/views/layouts/mailer.html.erb

Summary

Maintainability
Test Coverage
<html>
  <body>
    <%= yield %>
  </body>
</html>