This commit is contained in:
2025-11-20 02:37:14 +01:00
parent ff26253bdd
commit c92fffbf70

View File

@@ -431,3 +431,4 @@ require __DIR__ . '/partials/layout_start.php';
// Layout-Ende (Footer, Scripts, </body></html>) // Layout-Ende (Footer, Scripts, </body></html>)
require __DIR__ . '/partials/layout_end.php'; require __DIR__ . '/partials/layout_end.php';
?> ?>
*/