{% extends "unauth.html" %} {% from "library.j2" import standard_button, render_errors %} {% block style %} {{ super() }} {% endblock %} {% block head_lead %} {{ super() }}
{% trans %}To reset your password online, fill out the fields below and confirm using the button.{% endtrans %}