{% set nodeInternalNameParent = nodemenu.current.node.parent.internalName %}{% set titlePageNodeParent = nodemenu.getNodeByInternalName(nodeInternalNameParent, null, true).title %}<div class="hi-jumbo"> <h1 class="jumbo-title">Nos formations</h1></div>{% if app.request.query.get('formation') is not null %} {% include 'Pages/FormationContinuePage/_is_select_formation.html.twig' %}{% else %} {% include 'Pages/FormationContinuePage/_not_select_formation.html.twig' %}{% endif %}