{% extends "base_catalog.html" %} {% load i18n %} {% load url from future %} {% block title %}{% trans "Password recovery" %}{% endblock %} {% block bread_scrumbs %} {% endblock %} {% block page_title %}
{% blocktrans %}Sorry, this password reset link is invalid. You can still request a new one.{% endblocktrans %}
{% else %}{% blocktrans %}Hi, {{ username }}. Please choose your new password.{% endblocktrans %}
{% endif %}