metamaps--metamaps/app/views/mailboxer/notification_mailer/new_notification_email.html.erb
2016-12-16 16:21:23 -05:00

10 lines
177 B
Plaintext

<!DOCTYPE html>
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
</head>
<body>
<%= raw @notification.body %>
</body>
</html>