mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2024-12-27 03:44:19 +00:00
12 lines
250 B
Plaintext
12 lines
250 B
Plaintext
|
Dear {{ user.username }},
|
||
|
|
||
|
Welcome to Opaque!
|
||
|
|
||
|
To confirm your account please click on the following link:
|
||
|
{{ url_for('auth.confirm', token=token, _external=True) }}
|
||
|
|
||
|
Sincerely,
|
||
|
The Opaque Team
|
||
|
|
||
|
Note: replies to this email address are not monitored.
|