From bb0c32640ff053cf642b5960b120f380056c6bf7 Mon Sep 17 00:00:00 2001 From: Lars Gebhardt-Kusche Date: Thu, 20 Nov 2025 22:12:11 +0100 Subject: [PATCH] raus --- public/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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';