ew_bloggy/Resources/Private/Layouts/Default.html
2025-01-21 20:22:57 +01:00

11 lines
197 B
HTML

<html xmlns:f="http://typo3.org/ns/TYPO3/CMS/Fluid/ViewHelpers" data-namespace-typo3-fluid="true">
<div class="
relative
min-h-screen
">
<f:render section="Content" />
</div>
</html>