metamaps--metamaps/app/views/layouts/mailer.html.erb
2016-04-21 18:54:26 -04:00

5 lines
51 B
Text

<html>
<body>
<%= yield %>
</body>
</html>