mirror of
https://github.com/ThunixdotNet/www.git
synced 2026-01-24 07:10:18 +00:00
First site 2.0 copy
This commit is contained in:
26
copyright.php
Normal file
26
copyright.php
Normal file
@@ -0,0 +1,26 @@
|
||||
<?php include 'HEADER.php'; ?>
|
||||
<title>Copyright Notices and Acknowledgements - thunix Shell Provider and Web Host</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="top">
|
||||
<div id="header">
|
||||
<div id="logo">
|
||||
<h1>☣ thunix</h1>
|
||||
<p>Shell Provider and Web Host</p>
|
||||
</div>
|
||||
</div>
|
||||
<div id="page">
|
||||
<div id="page-bgtop">
|
||||
<div id="page-bgbtm">
|
||||
<div id="content">
|
||||
<div class="post">
|
||||
<h2 class="title">Copyright Notices and Acknowledgements</h2>
|
||||
<div style="clear: both;"> </div>
|
||||
<div class="entry">
|
||||
<p>(Coming soon)</p>
|
||||
</div>
|
||||
</div>
|
||||
<div style="clear: both;"> </div>
|
||||
</div>
|
||||
<?php include 'MENU.php'; ?>
|
||||
<?php include 'FOOTER.php'; ?>
|
||||
Reference in New Issue
Block a user