{% extends "base.html" %} {% load static %} {% block title %} {% if success %} Email Verification Complete {% elif error %} Email Verification Failed {% else %} Verifying Email... {% endif %} {% endblock title %} {% block content %}
You may close this window now.
{% elif error %}{{ error }}. Please try again.
{% else %}Please wait while we run the checks.
{% endif %} {% if token %} {% endif %}