Update index.php

This commit is contained in:
NOrtmann1
2026-05-21 17:32:43 +02:00
parent 896e6abcd8
commit 46daf72a14
-8
View File
@@ -31,15 +31,7 @@
} }
} else { } else {
include_once 'content/home.php'; include_once 'content/home.php';
?>
</div>
<?php
} }
?>
<?php
include_once 'includes/footer.php'; include_once 'includes/footer.php';
?> ?>
</body> </body>