{% extends 'base.html' %} {% load account %} {% load i18n %} {% block title %}{% trans 'Activate your account' %}{% endblock %} {% block content %}
{% blocktrans %}This e-mail confirmation link expired or is invalid. Please issue a new e-mail confirmation request.{% endblocktrans %}
{% endif %}