{% extends 'base.html.twig' %} {% set to_print = to_print is defined and to_print %} {% block title %}{{ 'Plan execution Gantt'|trans }}{% endblock %} {% block stylesheets %} {% if not to_print %} {% else %} {% endif %} {{ parent() }} {% endblock %} {% if not to_print %} {% block breadcrumb_buttons %}
{% endblock %} {% endif %} {% block body %}