added site content

This commit is contained in:
Anton McClure
2018-12-24 17:59:21 +00:00
parent e5cc57b3ef
commit e79bc4a569
3 changed files with 8 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
<?php include '/home/amcclure/public_html/HEADER.php';?>
<?php include 'HEADER.php';?>
<title> - Thunix Shell Provider and Web Host</title>
<h2></h2>
<p></p>
<?php include '/home/amcclure/public_html/FOOTER.php';?>
<?php include 'FOOTER.php';?>