Files
dialog-relations-website/packages/base/ContentBlocks/ContentElements/header/templates/frontend.html

7 lines
210 B
HTML

<f:layout name="Default" />
<f:section name="Main">
<h1 class="font-hajime text-primary font-normal leading-none text-center text-5xl md:text-7xl">
<span>{data.header}</span>
</h1>
</f:section>