update Layouts

This commit is contained in:
2020-12-06 13:56:46 +01:00
parent 463e4c05c5
commit b5ee5c33c1
23 changed files with 386 additions and 33 deletions
@@ -23,10 +23,6 @@
</f:if>
</div>
</div>
<footer>
{footer-content -> f:format.raw()}
</footer>
</f:section>
</html>
@@ -6,8 +6,5 @@
<f:cObject typoscriptObjectPath="lib.getHeadline"/>
{main-content -> f:format.raw()}
</article>
<footer>
{footer-content -> f:format.raw()}
</footer>
</f:section>
</html>