{% extends "ui/templates/base/layout.html" %} {% block content %}

Reset Password

Enter your new password to complete the password reset request.

{% if flash %}
{{ flash }}
{% endif %}

Use at least 8 characters with letters and numbers.

Back to login
{% endblock %}