{% trans "The password reset key has either expired or is invalid." %}
{% endif %}{% extends "traxauth/base.html" %} {% load i18n %} {% block title %}{% trans "New password" %}{% endblock %} {% block breadcrumbs-box %} {{ block.super }} › {% trans "New password" %} {% endblock %} {% block coltype %}login{% endblock %} {% block content_title %}
{% trans "The password reset key has either expired or is invalid." %}
{% endif %}