10 lines
181 B
HTML
10 lines
181 B
HTML
<html
|
|
xmlns:f="http://typo3.org/ns/TYPO3/CMS/Fluid/ViewHelpers"
|
|
data-namespace-typo3-fluid="true"
|
|
>
|
|
|
|
<f:render section="headline" />
|
|
<f:render section="content" />
|
|
|
|
</html>
|