{% if redirect_url and redirect_delay %} {% endif %}
{{ email }} has been verified.
You are now signed in.
Your email address has been successfully verified.
You are now signed in.
Redirecting automatically in {{ redirect_delay }} second{{ redirect_delay|pluralize }}…
{% endif %} {% else %}You can close this tab and return to the app.
{% endif %} {% else %}{{ error_message|default:"This verification link is invalid or has already been used. Links expire after 24 hours and can only be used once." }}
{% if redirect_url %} Go back {% endif %} {% endif %} {% endblock %}