{% extends "common.html" %} {% load i18n %} {% block head_title %}{% trans "Change Password" %}{% endblock %} {% block content %}
{% trans 'Your password is now changed.' %}
{% trans 'You will be redirected to the login page in 4 seconds.' %}