{% extends "zerver/portico.html" %} {% block portico_content %}
{{ _('Hi there! Thank you for your interest in Zulip.') }}
{% trans %}The organization you are trying to join, {{ closed_domain_name }}, only allows users with e-mail addresses within the organization. Please ask for a new invite to an appropriate e-mail address.{% endtrans %}
{% endblock %}