feat: add content elements, change backend preview

This commit is contained in:
2024-12-15 19:08:26 +01:00
parent 1076fe6447
commit 696881e4f8
15 changed files with 137 additions and 26 deletions

View File

@@ -0,0 +1,4 @@
<f:layout name="Default" />
<f:section name="Main">
<h1>{data.header}</h1>
</f:section>