{% extends "base.html" %} {% block content %}

Verification Failed

{% if error %}

{{ error }}

{% else %}

We couldn't verify your email address with the provided link.

{% endif %}

If your verification link has expired, you can request a new one by logging in with your credentials.

Return to Login
{% endblock %}