{% extends 'base.html' %} {% load i18n %} {% block title %}{% trans "Invalid Confirmation" %}{% endblock %} {% block page_title %}{% trans "Invalid Confirmation URL" %}{% endblock %} {% block content %}
{% trans "Possible reason:" %}
{% blocktrans %}Try again to change email from accounts page. If that fails please contact {{ ORG_SHORT_NAME }} at{% endblocktrans %} {{ ORG_EMAIL }}