scinote-web/app/views/layouts/mailer.html.erb
2016-07-21 13:11:15 +02:00

6 lines
51 B
Plaintext

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