{% extends "partials/_generic_modal.html" %} {% block modal_id %}org-member-remove-modal{% endblock %} {% block modal_event_id %}org-member-remove-modal{% endblock %} {% block modal_event_id_close %}org-member-remove-modal{% endblock %} {% block modal_header %}{% endblock %} {% block modal_size_class %}sm:max-w-lg{% endblock %} {% block modal_icon_bg %}bg-red-100{% endblock %} {% block modal_icon_color %}text-red-600{% endblock %} {% block modal_icon %} {% endblock %} {% block modal_body_title %}
Are you sure you want to remove this user from the organization? They will lose access immediately.
This action can be undone by inviting them again.