{% extends 'userena/base_userena.html' %} {% load i18n %} {% block title %}{% trans "Password changed" %}{% endblock %} {% block content_title %}
{% trans "From now on you can use your new password to signin" %}.