{% extends 'Layout/layout.html.twig' %} {% block jsBundle %} {{ parent() }} {% endblock %} {% block content %} {{ render_pagetemplate(page) }} {% endblock %}