{% extends 'portal/form_shapes.html' %} {% load static %} {% block form_content %} {% if usertype == "TEACHER" %}
We will send an email with a link to reset your password.
{% else %}We will send an email with a link to reset your password.
{% endif %} {% endblock form_content %}