{% extends "loginBase.html" %} {% block subTitle %}{{ __('Link is Incorrect') }}{% endblock %} {% block subHeading %}{{ __('LINK IS INCORRECT') }}{% endblock %} {% block form %}
{{ __('Invalid link') }}
{{ __('

You may have copied and pasted the link incorrectly, or it may have been used already. Please try again or contact the administrator.

Request a New Password Reset Link

') }} {% endblock %}