From c33de2f690ec670c3c360b667f5b9246e5fa7030 Mon Sep 17 00:00:00 2001 From: Lars Gebhardt-Kusche Date: Thu, 20 Nov 2025 02:38:00 +0100 Subject: [PATCH] so --- public/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/index.php b/public/index.php index 2734477..70b6225 100644 --- a/public/index.php +++ b/public/index.php @@ -1,5 +1,5 @@ '#security', 'key' => 'nav_security' ], [ 'href' => '#faq', 'key' => 'nav_faq' ], ]; -/* + tpl('layout_start'); // structure/header.php tpl('hero', 'landing', 'main');