metamaps--metamaps/app/views/mailboxer/notification_mailer/new_notification_email.html.erb

11 lines
216 B
Plaintext
Raw Normal View History

<!DOCTYPE html>
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
</head>
<body>
2016-11-25 22:21:34 +00:00
<% binding.pry %>
<%= raw @notification.body.parts[1].encoded %>
</body>
</html>