1 {% extends
"base.html" %}
4 {% block title %}{% trans
"Password could not be reset" %}{% endblock %}
7 <h1>{% trans
"Your password could not be reset" %}
</h1>
9 <p>{% blocktrans %}Unfortunately we were not able to reset your password.{% endblocktrans %}
</p>