{% extends 'portal/base.html' %} {% load staticfiles %} {% load app_tags %} {% block content %}
{% if is_teacher %}
{% else %}
{% endif %}

We need to verify your email address

Verification email sent

An email has been sent to the address you provided.
Please follow the link within the email to verify your details.

If you don't receive the email within the next few minutes, check your spam folder.

Back to homepage
{% endblock content %}