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