{% extends 'portal/form_shapes.html' %} {% load static %} {% load app_tags %} {% block form_content %}

Your email address verification failed

Verification failure

You used an invalid link, either you mistyped the URL or that link is expired.

When you next attempt to log in, you will be sent a new verification email.

{% if usertype == "TEACHER" %} Back to homepage {% else %} Back to homepage {% endif %}
{% endblock form_content %}