{% extends "base.html" %} {% block contents %} {% if error %}
{{ error }}
{% endif %}

Please enter a new password below:

{{ xsrf_form_html() }}

If you didn't set an email address, you can try contacting your server administrator.

{% endblock %}