{% extends "zerver/portico.html" %} {% block portico_content %}

{{ _('Deactivated organization') }}

{{ _('Hi there! Thank you for your interest in Zulip') }}.

{% trans %} The organization you are trying to join, {{ deactivated_domain_name }}, has been deactivated. Please contact {{ zulip_administrator }} to reactivate this group{% endtrans %}.

{% endblock %}