emails: use app_title
in leu of Quay.io
This commit is contained in:
parent
004b834c72
commit
16dec04787
9 changed files with 13 additions and 13 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
<table>
|
||||
<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>
|
||||
</table>
|
||||
|
||||
|
@ -25,6 +25,6 @@
|
|||
|
||||
|
||||
<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 %}
|
||||
|
|
Reference in a new issue