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

11 lines
216 B
Plaintext

<!DOCTYPE html>
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
</head>
<body>
<% binding.pry %>
<%= raw @notification.body.parts[1].encoded %>
</body>
</html>