We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f28808 commit 04ee45aCopy full SHA for 04ee45a
app/authentification/templates/password_reset_email.html
@@ -1,5 +1,5 @@
1
{% autoescape off %}
2
-To initiate the password reset process for your {{ user.get_username }} TestSite Account,
+To initiate the password reset process for your {{ user.get_username }} Doccano Account,
3
click the link below:
4
5
{{ protocol }}://{{ domain }}{% url 'password_reset_confirm' uidb64=uid token=token %}
0 commit comments