www/signup.php

6 lines
156 B
PHP
Raw Normal View History

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