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');