first good looking code

This commit is contained in:
2020-12-05 00:53:45 +01:00
parent c8c10d4d45
commit 1fd53af165
16 changed files with 4823 additions and 95 deletions
@@ -0,0 +1,8 @@
<html xmlns:f="http://typo3.org/ns/TYPO3/CMS/Fluid/ViewHelpers" data-namespace-typo3-fluid="true">
<div id="main">
<div class="container">
<f:render section="Main"/>
</div>
</div>
</html>