{% extends "template.html" %} {% block content %}

Welcome to CIIPRO Password Reset


Please fill out the following fields:

{% if error %}

Error: {{ error }}

{% endif %}











Forgot Username? click here

{% endblock %}