{% extends "horizon/common/_modal_form.html" %} {% load i18n %} {% block modal-body-right %}

{% trans "Description:" %}

{% trans "Groups are used to manage access and assign roles to multiple users at once. After creating the group, edit the group to add users." %}

{% endblock %}