This commit is contained in:
2025-11-20 22:15:42 +01:00
parent bb0c32640f
commit 3ed8e9c529
2 changed files with 5 additions and 4 deletions

View File

@@ -23,10 +23,10 @@ tpl('layout_start'); // structure/header.php
tpl('hero', 'landing', 'main');
tpl('how', 'landing', 'main');
tpl('problem', 'landing', 'main');
tpl('features', 'landing', 'main');
tpl('security', 'landing', 'main');
tpl('faq', 'landing', 'main');
tpl('problem', 'landing', 'main'); echo "ende";
tpl('features', 'landing', 'main');
tpl('security', 'landing', 'main');
tpl('faq', 'landing', 'main');
tpl('layout_end'); // structure/footer.php