Files
dialog-relations-website/packages/base/Resources/Private/PageView/Pages/Home_page.html

6 lines
243 B
HTML

<f:layout name="Default" />
<f:section name="Main">
<f:comment> Render main content for colPos 0 (Home Page) </f:comment>
<f:cObject typoscriptObjectPath="lib.dynamicContent" data="{pageUid: '{data.uid}', colPos: '0'}" />
</f:section>