{% extends "account/base.html" %} {% load i18n %} {% load bootstrap_tags %} {% block title %}{% trans "Password change" %}{% endblock %} {% block body_outer %}
{% trans "Change your password here" %}