Skip to content

Commit 04ee45a

Browse files
author
Guillim
committed
typo modif
1 parent 7f28808 commit 04ee45a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/authentification/templates/password_reset_email.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{% autoescape off %}
2-
To initiate the password reset process for your {{ user.get_username }} TestSite Account,
2+
To initiate the password reset process for your {{ user.get_username }} Doccano Account,
33
click the link below:
44

55
{{ protocol }}://{{ domain }}{% url 'password_reset_confirm' uidb64=uid token=token %}

0 commit comments

Comments
 (0)