{% extends "authstrap/base_auth.html" %} {% load i18n %} {% block content %}

{% trans "Password changed" %}

{% trans "Please use your new password to login from now." %}
{% endblock %}