events/Resources/Private/Layouts/Default.html
2019-11-12 08:16:35 +01:00

5 lines
No EOL
184 B
HTML

<html xmlns:f="http://typo3.org/ns/TYPO3/CMS/Fluid/ViewHelpers" data-namespace-typo3-fluid="true">
<div class="tx-events">
<f:render section="content" />
</div>
</html>