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

Your password has been reset

Confirmation tick

Please log in.

{% if usertype == "TEACHER" %} OK {% else %} OK {% endif %}
{% endblock content %}