Change email template to fit new name

This commit is contained in:
Patrick Jentsch
2019-12-02 12:03:50 +01:00
parent 0c55c027db
commit ae30ba7186
5 changed files with 5 additions and 5 deletions

View File

@@ -3,5 +3,5 @@
<p>Alternatively, you can paste the following link in your browser's address bar:</p>
<p>{{ url_for('auth.confirm', token=token, _external=True) }}</p>
<p>Sincerely,</p>
<p>The Opaque Team</p>
<p>The nopaque Team</p>
<p><small>Note: replies to this email address are not monitored.</small></p>