www/contact.php

6 lines
164 B
PHP
Raw Normal View History

2018-12-24 17:57:01 +00:00
<?php include 'HEADER.php';?>
<title>Contact Us - Thunix Shell Provider and Web Host</title>
<h2>Contact Us</h2>
<p>(Coming soon)</p>
<?php include 'FOOTER.php';?>