{% extends 'portal/base.html' %} {% load static %} {% block content %}
{% if usertype == "TEACHER" %}
{% else %}
{% endif %}

Thank you

Verification email sent

If you have entered a valid {% if usertype == "TEACHER" %}email address{% else %}username{% endif %}, you will receive a link enabling you to reset your password.

Back to homepage
{% endblock content%}