{% extends 'core_main_app/_render/admin/theme/tools/modal.html' %} {% block modal_id %}add-group-modal{% endblock %} {% block modal_title %} Give group rights to workspace {% endblock %} {% block modal_body %} Select all groups you want to give rights to the workspace:
Read
Write
{% endblock %} {% block modal_footer %} Cancel Add {% endblock %}