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

Confirm Password Change

Enter the OTP sent to your registered email to complete the password change.

{% if flash %}
{{ flash }}
{% endif %}
Back
{% endblock %}