{# template to - show the list of groups - edit the list of groups is used in both Group/groups.html.twig and Admin/groups.html.twig #} {% block content %}

Groups : IOC

{# % if (data.isGroupAdmin == 1) or (is_granted('ROLE_GLOBAL_EDITOR')) % #} {% if is_granted('ROLE_ADMIN') %} Edit Groups : {% endif %}
{% endblock %}