{% extends "misago/base.html" %} {% load i18n %} {% block title %}{% trans "Change forgotten password error" %} | {{ block.super }}{% endblock %} {% block content %}
{% trans "Can't change forgotten password." %}
{{ message }}
Request another password change link.