This commit is contained in:
2025-11-20 02:38:55 +01:00
parent c33de2f690
commit 2fbf30679a

View File

@@ -30,7 +30,7 @@ tpl('how', 'landing', 'main');
tpl('layout_end'); // structure/footer.php tpl('layout_end'); // structure/footer.php
echo "ende";
/* /*
// Layout-Start (Head, Body, Header, <main>) // Layout-Start (Head, Body, Header, <main>)
require __DIR__ . '/partials/layout_start.php'; require __DIR__ . '/partials/layout_start.php';