{% extends "account/base_entrance.html" %} {% load i18n %} {% block head_title %} {% trans "Change Password" %} {% endblock head_title %} {% block content %}
{% trans "Your password is now changed." %}