From 13b7f3c8538a365ffd30a6a51e38bc9c6280ddac Mon Sep 17 00:00:00 2001 From: Lars Gebhardt-Kusche Date: Mon, 24 Nov 2025 02:52:46 +0100 Subject: [PATCH] o --- public/index.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/public/index.php b/public/index.php index 6a96d08..c7f6434 100644 --- a/public/index.php +++ b/public/index.php @@ -29,5 +29,4 @@ tpl('features', 'landing', 'main'); tpl('security', 'landing', 'main'); tpl('faq', 'landing', 'main'); -tpl('layout_end'); // structure/footer.phpW -echo "IRGENDWAS" \ No newline at end of file +tpl('layout_end'); // structure/footer.phpW \ No newline at end of file