{% extends '@DWGinger/crud/list.html.twig' %} {% block heading %}{% endblock %} {% block list_actions %} {% if is_granted('ROLE_GINGER_GROUP_CREATE') %} {{ 'title.group_new'|trans }} {% endif %} {% endblock %} {% block table_header %}