From 53d4beddecb0344ea9c2d9f52b7d9286504f094c Mon Sep 17 00:00:00 2001 From: Devin Howard Date: Sat, 11 Feb 2017 19:35:23 -0800 Subject: [PATCH] move hr tag in notification emails --- .../notification_mailer/new_notification_email.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/mailboxer/notification_mailer/new_notification_email.html.erb b/app/views/mailboxer/notification_mailer/new_notification_email.html.erb index f0f0e44b..b696c649 100644 --- a/app/views/mailboxer/notification_mailer/new_notification_email.html.erb +++ b/app/views/mailboxer/notification_mailer/new_notification_email.html.erb @@ -1,7 +1,7 @@
<%= raw @notification.body %> -

Make sense with Metamaps


+

Make sense with Metamaps

<%= render partial: 'shared/mailer_unsubscribe_link' %>