www/contact.php
2018-12-24 17:57:01 +00:00

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