emails: address review feedback

This commit is contained in:
Ben Spoon 2016-08-08 13:29:47 -07:00
parent c07a87a2b4
commit 2b92fded68
3 changed files with 6 additions and 5 deletions

View file

@ -4,7 +4,7 @@
<h3 style="font-size: 20px; font-weight:400">E-mail Address Change Requested</h3>
<hr style="border:none; border-top: 1px solid #D9D9D9; margin: 25px 0">
<span style="font-size: 13px; margin: 25px 0;">This email address was added to the {{ app_title }} account <strong>{{username}}</strong>.
<span style="font-size: 13px; margin: 25px 0;">This email address was added to the {{ app_title }} account <strong>{{ username }}</strong>.
<table style="margin: 25px 0;">
<tr>
@ -13,7 +13,7 @@
</table>
<table style="margin-bottom: 25px">
<tr>
<td>If you did not add this address to <strong>{{username}}</strong>, you can safely ignore this message.</td>
<td>If you did not add this address to <strong>{{ username }}</strong>, you can safely ignore this message.</td>
</tr>
</table>
Best Regards,