diff --git a/public/index.php b/public/index.php index 0fe9cb2..70b6225 100644 --- a/public/index.php +++ b/public/index.php @@ -30,7 +30,7 @@ tpl('how', 'landing', 'main'); tpl('layout_end'); // structure/footer.php -echo "ende"; + /* // Layout-Start (Head, Body, Header,
) require __DIR__ . '/partials/layout_start.php';