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

5 lines
51 B
Text

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