2016-11-25 21:41:27 +00:00
|
|
|
<!DOCTYPE html>
|
2016-12-13 03:07:15 +00:00
|
|
|
<div style="padding: 16px; background: white; text-align: left;">
|
2016-12-13 07:42:33 +00:00
|
|
|
<%= raw @notification.body %>
|
2016-12-13 03:07:15 +00:00
|
|
|
<p style="font-size: 12px;">Make sense with Metamaps</p>
|
|
|
|
<%= render partial: 'shared/mailer_unsubscribe_link' %>
|
|
|
|
</div>
|