{% extends "zerver/portico_signup.html" %} {% block title %}
{% if deactivated_redirect %} {% trans %} This organization has moved to {{ deactivated_redirect }}. {% endtrans %} {% else %} {% trans %} This organization has been deactivated. {% endtrans %} {% if corporate_enabled %} {% trans %} If you are an owner of this organization, you can contact Zulip support to reactivate it. {% endtrans %} {% else %} {% trans %} If you are an owner of this organization, you can contact this Zulip server's administrators to reactivate it. {% endtrans %} {% endif %} {% endif %}