{% extends 'core_main_app/_render/admin/theme/tools/modal.html' %} {% block modal_id %}remove-rights-modal{% endblock %} {% block modal_title %}Remove user's rights from workspace{% endblock %} {% block modal_body %}

Are you sure you want to remove access to the workspace from this {{group}} ?

{% endblock %} {% block modal_footer %} Cancel Remove {% endblock %}