{% extends "account/base.html" %} {% load static %} {% load account %} {% block head_title %} Confirm E-mail Address {% endblock head_title %} {% block inner %}
Please confirm that {{ email }} is an e-mail address for user {{ user_display }}.
This e-mail confirmation link expired or is invalid. Please issue a new e-mail confirmation request.
{% endif %}