sitestructure

This commit is contained in:
2025-11-20 02:31:04 +01:00
parent 5ee3b9afab
commit 055f07a620
16 changed files with 617 additions and 387 deletions

View File

@@ -4,7 +4,9 @@
</main>
<!-- FOOTER -->
<?php include __DIR__ . '/footer.php'; ?>
<?php
tpl('footer');
?>
</div>