mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-09-20 13:56:13 +02:00
tea/Resources/Private/Layouts/Default.html

6 lines
190 B
HTML
Raw Normal View History

<html xmlns:f="https://xsd.helhum.io/ns/typo3/cms-fluid/master/ViewHelpers" data-namespace-typo3-fluid="true">
<div class="tx-tea">
<f:render section="main"/>
</div>
</html>