mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2025-10-14 18:51:56 +00:00
Change directory structure (move ./nopaque/* to ./)
This commit is contained in:
9
app/templates/auth/email/confirm.txt.j2
Normal file
9
app/templates/auth/email/confirm.txt.j2
Normal file
@@ -0,0 +1,9 @@
|
||||
Dear {{ user.username }},
|
||||
|
||||
to confirm your account please click on the following link:
|
||||
{{ url_for('auth.confirm', token=token, _external=True) }}
|
||||
|
||||
Sincerely,
|
||||
The nopaque Team
|
||||
|
||||
Note: replies to this email address are not monitored.
|
Reference in New Issue
Block a user