mirror of
https://git.linux-kernel.at/oliver/ivatar.git
synced 2025-11-14 12:08:04 +00:00
Email template for email confirmation
This commit is contained in:
12
ivatar/ivataraccount/templates/email_confirmation.txt
Normal file
12
ivatar/ivataraccount/templates/email_confirmation.txt
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
{% load i18n %}{% blocktrans %}Someone, probably you, requested that this email address be added to their
|
||||||
|
{{ site_name }} account.
|
||||||
|
|
||||||
|
If that's what you want, please confirm that you are the owner of this
|
||||||
|
email address by clicking the following link:
|
||||||
|
|
||||||
|
{{ verification_link }}
|
||||||
|
|
||||||
|
Otherwise, please accept our apologies and ignore this message.
|
||||||
|
|
||||||
|
- The {{ site_name }} accounts team
|
||||||
|
{% endblocktrans %}
|
||||||
Reference in New Issue
Block a user