first good looking code
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
<html xmlns:f="http://typo3.org/ns/TYPO3/CMS/Fluid/ViewHelpers" data-namespace-typo3-fluid="true">
|
||||
<f:layout name="Default"/>
|
||||
|
||||
<f:section name="Main">
|
||||
<article class="content">
|
||||
<f:cObject typoscriptObjectPath="lib.getHeadline"/>
|
||||
{main-content -> f:format.raw()}
|
||||
</article>
|
||||
<footer>
|
||||
{footer-content -> f:format.raw()}
|
||||
</footer>
|
||||
</f:section>
|
||||
</html>
|
||||
Reference in New Issue
Block a user