scinote-web/app/views/layouts/mailer.html.erb

6 lines
51 B
Plaintext
Raw Normal View History

2016-07-21 19:11:15 +08:00
<html>
<body>
<%= yield %>
</body>
</html>