This commit is contained in:
2026-03-24 15:34:04 +01:00
parent 50bf7b13a7
commit 48128e78ab
4 changed files with 57 additions and 5 deletions

View File

@@ -18,3 +18,9 @@ foreach (scandir("/home/") as $file) {
</ul>
</article>
<?php
include 'footer.php';
?>