{% block content %}
{% if editmode %}
<h1>Partnerprogram elemek</h1>
{% endif %}
{% do app.request.attributes.set('boutiqueHost', boutiqueHost) %}
{{ pimcore_areablock('snipet-areablock', {
'allowed': [ 'watch-landing' ]
}) }}
{% endblock %}