Coverage for ivatar/ivataraccount/templates/email_confirmation.txt: 100%
11 statements
« prev ^ index » next coverage.py v7.6.9, created at 2024-12-26 00:11 +0000
« prev ^ index » next coverage.py v7.6.9, created at 2024-12-26 00:11 +0000
1{% load i18n %}{% blocktrans %}Someone, probably you, requested that this email address be added to their
2{{ site_name }} account.
4If that's what you want, please confirm that you are the owner of this
5email address by clicking the following link:
7 {{ verification_link }}
9Otherwise, please accept our apologies and ignore this message.
11- The {{ site_name }} accounts team
12{% endblocktrans %}