diff --git a/gnuviechadmin/templates/account/password_reset_done.html b/gnuviechadmin/templates/account/password_reset_done.html index 5bbc142..000ebae 100644 --- a/gnuviechadmin/templates/account/password_reset_done.html +++ b/gnuviechadmin/templates/account/password_reset_done.html @@ -2,7 +2,7 @@ {% load account i18n %} {% block title %}{{ block.super }} - {% trans "Password Reset" %}{% endblock title %} -{% block page_title %}{% trans "Password Reset" %}{% endblocktrans page_title %} +{% block page_title %}{% trans "Password Reset" %}{% endblock page_title %} {% block content %} {% if user.is_authenticated %}