{% if editmode %}
{{ include('Layout/includes/css.html.twig') }}
{{ include('Layout/includes/encore.html.twig', {
'staticDebugMode': staticDebugMode,
'file': 'js/content'
}) }}
{% endif %}
{{ pimcore_area('recommendations', {
'type': 'teaser-img-slider'
}) }}