{% extends "main_django.html" %} {% load i18n %} {% block title %}
{% blocktrans with start_link='' end_link='' %} Someone has been made aware of this issue. Please try again shortly. Please {{ start_link }}contact us{{ end_link }} about any concerns you have. {% endblocktrans %}
{% trans 'Please enter your new password twice so we can verify you typed it in correctly. Required fields are noted by bold text and an asterisk (*).' %}
{% blocktrans with start_link='' end_link='' %} The password reset link was invalid, possibly because the link has already been used. Please return to the {{ start_link }}login page{{ end_link }} and start the password reset process again. {% endblocktrans %}