Add footer & make compliant with HTML 4.01

This commit is contained in:
Frankie B 2022-10-03 10:03:42 +00:00
commit b8354a2430
11 changed files with 15 additions and 10 deletions

View file

@ -39,7 +39,7 @@
</div> <!-- content -->
<div id="footer" class="pagefooter">
<!-- Created <span class="date">Sat 26 Mar 2011 03:11:41 PM CET</span> -->
<?php $file = __FILE__;require('../inc/footer.php'); ?>
</div> <!-- footer -->
</div> <!-- pagebody -->
</div> <!-- page -->