{% extends 'web2print/layout.html.twig' %} {% block content %} {% for child in allChildren %} {{ pimcore_inc(child) }} {% endfor %} {% endblock %}