Files
cms-backend/Resources/Private/Templates/Dummy/Index.fluid.html
T

15 lines
234 B
HTML

<html
xmlns:f="http://typo3.org/ns/TYPO3/CMS/Fluid/ViewHelpers"
data-namespace-typo3-fluid="true"
>
<f:layout name="Module" />
<f:section name="Content">
<f:comment>Deliberately empty</f:comment>
</f:section>
</html>