added connection status macro and background task scheduling
This commit is contained in:
12
app/templates/auth/email/confirm.html
Normal file
12
app/templates/auth/email/confirm.html
Normal file
@@ -0,0 +1,12 @@
|
||||
Welcome to Yo!nk {{ user.username }},
|
||||
|
||||
To confirm your account please click on the following link:
|
||||
|
||||
{{ url_for('auth.confirm', token=token, _external=True) }}
|
||||
|
||||
Sincerely,
|
||||
|
||||
The Yo!nk Team
|
||||
|
||||
|
||||
Note: replies to this email address are unmonitored.
|
||||
Reference in New Issue
Block a user