{% extends "base/headermenu.html" %} {% load i18n %} {% block contents %}


{% trans "User Settings" %}



{% trans "Password change is here." %}

{{ form }}

{% endblock %}