Add header and footer files.

This commit is contained in:
Darren 'Tadgy' Austin 2022-08-30 02:09:14 +01:00
commit 5f89dc00e9
2 changed files with 126 additions and 0 deletions

7
html/footer.shtml Normal file
View file

@ -0,0 +1,7 @@
</td>
</tr>
</table>
</center>
<?php require ("includes/bwbar.php"); ?>
</body>
</html>