{% extends 'portal/base.html' %} {% load static %} {% block scripts %} {{ block.super }} {% endblock scripts %} {% block content %}
{% if usertype == "TEACHER" %}Please enter a new password and confirm it in the boxes below to reset your account’s password.
{% else %}The password reset link used was invalid. Did you use it once already?
Please request to reset your password again.