From 2fbf30679a917d1ced72cc761327bf427004ff9b Mon Sep 17 00:00:00 2001 From: Lars Gebhardt-Kusche Date: Thu, 20 Nov 2025 02:38:55 +0100 Subject: [PATCH] end --- public/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.php b/public/index.php index 70b6225..0fe9cb2 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';