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
|
@ -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 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;">
|
||||
<tr>
|
||||
|
@ -18,7 +18,7 @@
|
|||
</table>
|
||||
Best Regards,
|
||||
<br>
|
||||
The Quay Team
|
||||
The {{ app_title }} Team
|
||||
<br>
|
||||
<br>
|
||||
|
||||
|
|
Reference in a new issue