[TASK] Add some typoscript

This commit is contained in:
Philipp Dieter
2018-12-01 00:27:26 +01:00
parent baa56b6dc3
commit c915fc2d50
13 changed files with 211 additions and 6 deletions

View File

@@ -0,0 +1,5 @@
<html xmlns:f="https://typo3.org/ns/TYPO3/CMS/Fluid/ViewHelpers" data-namespace-typo3-fluid="true">
<div class="tx-templates-aide">
<f:render section="content" />
</div>
</html>