{% extends "base.html" %} {% load i18n %} {% block title %}{% trans "Reset password" %}{% endblock %} {% block content %}
{% trans "Change password" %}
{% blocktrans %}The reset link is invalid. Please double check the link.{% endblocktrans %}