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

{% trans 'Closed realm' %}

{% trans 'Hi there! Thank you for your interest in Zulip' %}.

{% blocktrans %}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{% endblocktrans %}.

{% endblock %}