From a82f1823c20b235f8adbd65f44f92d623a8138a6 Mon Sep 17 00:00:00 2001 From: Lars Gebhardt-Kusche Date: Fri, 21 Nov 2025 01:04:37 +0100 Subject: [PATCH] asd --- public/login/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/public/login/index.php b/public/login/index.php index 9c35ca0..e1a1210 100644 --- a/public/login/index.php +++ b/public/login/index.php @@ -25,6 +25,7 @@ tpl('layout_start', 'structure'); // Login-/Register-Section tpl('login', 'landing', 'login'); +// info // Layout-Ende tpl('layout_end', 'structure');