{% extends "base.html" %} {% block title %}{% trans "Password changed" %} - {{ block.super }}{% endblock %} {% block content %}
{% trans "From now on you can use your new password to login" %}.