metamaps--metamaps/app/views/layouts/mailer.html.erb

6 lines
51 B
Text
Raw Normal View History

2016-04-21 18:54:26 -04:00
<html>
<body>
<%= yield %>
</body>
</html>