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