emails: use app_title in leu of Quay.io

This commit is contained in:
Ben Spoon 2016-08-04 11:49:47 -07:00
parent 004b834c72
commit 16dec04787
9 changed files with 13 additions and 13 deletions

View file

@ -4,7 +4,7 @@
<h3 style="font-size: 20px; font-weight:400">E-mail Address Change Requested</h3> <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"> <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 Quay 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;"> <table style="margin: 25px 0;">
<tr> <tr>
@ -18,7 +18,7 @@
</table> </table>
Best Regards, Best Regards,
<br> <br>
The Quay Team The {{ app_title }} Team
<br> <br>
<br> <br>

View file

@ -13,7 +13,7 @@
<table style="margin-top: 25px"> <table style="margin-top: 25px">
<tr> <tr>
<td style="font-size: 13px;">Once you confirm this email youll be able to access your Quay account.</td> <td style="font-size: 13px;">Once you confirm this email youll be able to access your {{ app_title }} account.</td>
</tr> </tr>
</table> </table>
@ -25,6 +25,6 @@
<span style="font-size: 13px;">Welcome!</span><br> <span style="font-size: 13px;">Welcome!</span><br>
<span style="font-size: 13px;">The Quay Team</span><br> <span style="font-size: 13px;">The {{ app_title }} Team</span><br>
{% endblock %} {% endblock %}

View file

@ -23,7 +23,7 @@
</tr> </tr>
</table> </table>
Best wishes,<br> <span style="font-size: 13px;">Best wishes,</span><br>
The Quay Team<br> <span style="font-size: 13px;">The {{ app_title }} Team</span><br>
{% endblock %} {% endblock %}

View file

@ -40,6 +40,6 @@
<span style="font-size: 13px;">Best Wishes,</span><br> <span style="font-size: 13px;">Best Wishes,</span><br>
<span style="font-size: 13px;">The Quay Team</span><br> <span style="font-size: 13px;">The {{ app_title }} Team</span><br>
{% endblock %} {% endblock %}

View file

@ -25,6 +25,6 @@
<span style="font-size: 13px;">Best Wishes,</span><br> <span style="font-size: 13px;">Best Wishes,</span><br>
<span style="font-size: 13px;">The Quay Team</span><br> <span style="font-size: 13px;">The {{ app_title }} Team</span><br>
{% endblock %} {% endblock %}

View file

@ -25,6 +25,6 @@
</table> </table>
<span style="font-size: 13px;">Thank you,</span><br> <span style="font-size: 13px;">Thank you,</span><br>
<span style="font-size: 13px;">The Quay Team</span><br> <span style="font-size: 13px;">The {{ app_title }} Team</span><br>
{% endblock %} {% endblock %}

View file

@ -7,7 +7,7 @@
<table> <table>
<tr> <tr>
<td style="font-size: 13px;">A user at Quay.io (local) has attempted to recover their access to the account registered to this email address</td> <td style="font-size: 13px;">A user at {{ app_title }} has attempted to recover their access to the account registered to this email address</td>
</tr> </tr>
</table> </table>
@ -25,6 +25,6 @@
<span style="font-size: 13px;">Best Wishes,</span><br> <span style="font-size: 13px;">Best Wishes,</span><br>
<span style="font-size: 13px;">The Quay Team</span><br> <span style="font-size: 13px;">The {{ app_title }} Team</span><br>
{% endblock %} {% endblock %}

View file

@ -25,6 +25,6 @@
<span style="font-size: 13px;">Thank you,</span><br> <span style="font-size: 13px;">Thank you,</span><br>
<span style="font-size: 13px;">The Quay Team</span><br> <span style="font-size: 13px;">The {{ app_title }} Team</span><br>
{% endblock %} {% endblock %}

View file

@ -25,6 +25,6 @@
<span style="font-size: 13px;">Thank you,</span><br> <span style="font-size: 13px;">Thank you,</span><br>
<span style="font-size: 13px;">The Quay Team</span><br> <span style="font-size: 13px;">The {{ app_title }} Team</span><br>
{% endblock %} {% endblock %}