{% extends "aristotle_mdr/base.html" %} {% load static from staticfiles %} {% load render_bundle from webpack_loader %} {% block title %}Setting New password{% endblock %} {% block webpack_css_bundle %} {% render_bundle 'login' 'css' %} {% endblock %} {% block webpack_bundle %} {% render_bundle 'login' 'js' %} {% endblock %} {% block content %} {% if validlink %}
Please enter your new password twice.
So we can verify you typed it in correctly.
The password reset link was invalid,
possibly because it has already been used.
Please request a new password reset.