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