{% extends "registration/registration_base.html" %} {% load url from future %} {% load i18n %} {% block title %}{% trans "Password change" %}{% endblock %} {% block masthead %}
{% trans "Please enter your old password, then enter your new password twice." %}
{% endblock %}