{% extends 'ChakaTypePieceBundle:base.html.twig' %} {% block pagetitle %}Planning des agents {% endblock %} {% block body %}
{% include "ChakaUtilisateursShiftBundle:utilisateursShift:table_list.html.twig" %}
{% endblock %} {% block javascripts %} {% endblock %}