www/contact.php

6 lines
164 B
PHP
Executable File

<?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';?>