mirror of https://github.com/ThunixdotNet/www.git
fix server page
Signed-off-by: Anton McClure <amcclure@thunix.net>
This commit is contained in:
parent
5fd6cd91ea
commit
2d80564585
|
@ -1,7 +1,6 @@
|
||||||
<?php include 'HEADER.php'; ?>
|
<?php include 'HEADER.php'; ?>
|
||||||
<title>Status of thunix Servers and Services - thunix</title>
|
<title>Status of thunix Servers and Services - thunix</title>
|
||||||
<?php include 'HEADER2.php'; ?>
|
<?php include 'HEADER2.php'; ?>
|
||||||
<div id="content">
|
|
||||||
<div class="post">
|
<div class="post">
|
||||||
<h2 class="title">Information and Service Status</h2>
|
<h2 class="title">Information and Service Status</h2>
|
||||||
<div style="clear: both;"> </div>
|
<div style="clear: both;"> </div>
|
||||||
|
|
Loading…
Reference in New Issue