{% extends 'layout.html.twig' %}
{% block content %}
{{ pimcore_areablock('content', {
'reload': true
}) }}
{% endblock %}