{% extends "partials/_generic_modal.html" %} {% block modal_id %}org-leave-modal{% endblock %} {% block modal_event_id %}org-leave-modal{% endblock %} {% block modal_event_id_close %}org-leave-modal{% endblock %} {% block modal_header %}{% endblock %} {% block modal_size_class %}sm:max-w-lg{% endblock %} {% block modal_icon_bg %}bg-yellow-100{% endblock %} {% block modal_icon_color %}text-yellow-600{% endblock %} {% block modal_icon %} {% endblock %} {% block modal_body_title %}
Are you sure you want to leave this organization? You will immediately lose access to its resources.
If you are the last Owner, you must transfer ownership or add another Owner first.