{% extends 'base.html' %} {% block title %} | Confirm email address{% endblock %} {% block main %}
{% include 'snippets/messages.html' %}

The email confirmation link was invalid, possibly because it has already expired. Please request a new email confirmation.

{% endblock %}