mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-09-20 01:36:14 +02:00
tea/Resources/Private/Layouts/Default.html
2020-09-05 12:29:57 +02:00

5 lines
178 B
HTML

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