{% if editmode %}<div class="edit-box"><h1>KONFIGURATIONEN FÜR DEN AREABRICK:</h1><div class="flex gap-20"><div class="content flex column gap-20"><div class="content-box flex gap-20"><div class="item"><p class="edit-p">Abstand nach unten wählen:</p>{{ pimcore_select("MarginBottom", {"reload": true,"store": [["regular", "Normal"],["half", "1/2"],["small", "1/4"],["zero", "kein Abstand"],],"defaultValue" : "regular"}) }}</div></div></div></div></div>{% endif %}<section class="teasers {{ pimcore_select('MarginBottom').getData() }}"><div class="container">{{ pimcore_areablock('Areablock', {'allowed': ['image-text','text-image',]}) }}</div></section>