{% extends_admingenerated "alldevsIfocopBundle:GroupesEdit:index.html.twig" %} {% block javascripts %} {{ parent() }} {% if tab is defined and tab %} {% endif %} {% if is_granted('ROLE_CENTRE') %} {% endif %} {% endblock %} {% block form_buttons %}
{% block form_actions %} {{ parent() }} {% endblock %}
{% endblock %}