{% extends "base.html" %} {% load static %} {% block title %} Reset you Password {% endblock title %} {% block content %}
Your password has been changed. Use your new password to sign in.
{% elif fatal_error %}{{ fatal_error }}
Request new Link {% endif %} {% if parse %}Enter your new password below to reset.
{% if error %}{{ error }}