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

Change Password

Enter your current password, then confirm the password change using the OTP sent to your registered email.

{% if flash %}
{{ flash }}
{% endif %}
Cancel
{% endblock %}