1
0
Fork 0
mirror of https://gitlab.com/SIGBUS/nyaa.git synced 2024-06-26 01:37:36 +00:00
nyaa/nyaa/templates/email/verify.txt
Anna-Maria Meriniemi 6d09920abd Update email verification, add Mailgun backend (#380)
Changes config.example.py!
2017-10-07 17:31:32 -07:00

7 lines
270 B
Plaintext

{{ user.username }}, please verify your email by clicking the link below:
{{ activation_link }}
(if you can't click on the link, copy and paste it to your browser's address bar)
If you did not sign up for {{ config.GLOBAL_SITE_NAME }}, feel free to ignore this email.