{% extends "base-apply.html" %} {% load i18n heroicons %} {% block title %}{% trans "Invalid activation" %}{% endblock %} {% block body_class %}bg-white{% endblock %} {% block content %}
{% trans "Two possible reasons:" %}
{% blocktrans %}First try to reset your password. If that fails please contact {{ ORG_SHORT_NAME }} at{% endblocktrans %} {{ ORG_EMAIL }}