This commit is contained in:
Joshua Rubingh 2020-05-15 11:30:27 +02:00
parent a88fa03bf0
commit 90cff33fff
1 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,5 @@
{% load i18n %}
{% url 'password_reset_confirm' uidb64=uid token=token as reset_url%}
# We can't use HTML here... Django email reset code does not do multipart
{% autoescape off %}
{% blocktrans %}You're receiving this email because you requested a password reset for your user account at {{ site_name }}.