mirror of
https://github.com/ThunixdotNet/www.git
synced 2026-01-23 23:10:17 +00:00
6 lines
164 B
PHP
6 lines
164 B
PHP
<?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';?>
|