{% extends "zerver/portico.html" %} {% load i18n %} {% block portico_content %}
{% trans 'Hi there! Thank you for your interest in Zulip' %}.
{% blocktrans %} The organization you are trying to join, {{ deactivated_domain_name }}, has been deactivated. Please contact {{ zulip_administrator }} to reactivate this group{% endblocktrans %}.
{% endblock %}