{% extends "registration/registration_base.html" %} {% load i18n %} {% block cscontent %} {% if validlink %}
{% trans "Please enter twice the new password" %}
{% else %}{% trans "Password reset failed" %}
{% endif %} {% endblock %} {% block cssidebar %} {% endblock %}