{% extends "registration/registration_base.html" %} {% load url from future %} {% load i18n %} {% block title %}{% trans "Password reset complete" %}{% endblock %} {% block masthead %}
{% trans "Please login with your new password." %}
{% trans "Login" %} {% endblock %}