Files
yoink/app/templates/auth/email/confirm.html

12 lines
241 B
HTML

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.