move hr tag in notification emails
This commit is contained in:
parent
d455ced683
commit
53d4beddec
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<div style="padding: 16px; background: white; text-align: left;">
|
||||
<%= raw @notification.body %>
|
||||
<p style="font-size: 12px;">Make sense with Metamaps</p>
|
||||
<hr>
|
||||
<p style="font-size: 12px;">Make sense with Metamaps</p>
|
||||
<%= render partial: 'shared/mailer_unsubscribe_link' %>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue