{% extends "zerver/emails/compiled/email_base_default.html" %} {% block illustration %} {% endblock %} {% block content %}
{% trans %} Dear former administrators of {{ realm_name }}, {% endtrans %}
{% trans %} One of your administrators requested reactivation of the previously deactivated Zulip organization hosted at {{ realm_uri }}. {% endtrans %}
{{ _('Click the button below to reactivate your organization.') }} {{ _('Reactivate organization') }}
{% trans %} If the request was in error, you can take no action and this link will expire in 24 hours. {% endtrans %}
{% trans %} Contact us any time at {{ support_email }} if you run into trouble, have any feedback, or just want to chat! {% endtrans %}
{% endblock %}