{% extends "base.html" %} {% load i18n %} {% load widget_tweaks %} {% block head_title %} {% trans "Change Password" %} {% endblock %} {% block content %}
{% trans "Enter your current and new password below." %}