{% set config = helper.config %} {% set listAbouts = helper.listAbouts %} {% block modals %} {% include 'modals/headerModals.html.twig' %} {% include 'modals/loginModal.html.twig' %} {% endblock %} {% set noheader = app.request.get('noheader') %}