{% extends "base.html" %} {% block title %}Reset Password{% endblock %} {% block header_css %} {% endblock %} {% block content %}
Please enter your new password below.
{% elif success %}
Your password has been successfully reset.
You can now login with your new password.
This password reset link is invalid or has expired.
Please request a new password reset link.