{% trans "Change Password" %}
{% blocktrans %} Your password has successfully been reset. You can use it right now on the {% endblocktrans %} login page.
{% extends "account/base.html" %} {% load i18n %} {% block page_title %}{{ SITE_DESC }} – {% trans "Change Password" %}{% endblock %} {% block content %}
{% blocktrans %} Your password has successfully been reset. You can use it right now on the {% endblocktrans %} login page.