mirror of https://github.com/ThunixdotNet/www.git
tweaks to newserver.php
This commit is contained in:
parent
dd588dac21
commit
91de1617f2
|
@ -1,6 +1,7 @@
|
||||||
<?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 class="post">
|
||||||
<h2 class="title">Service Status and Information</h2>
|
<h2 class="title">Service Status and Information</h2>
|
||||||
<div style="clear: both;"> </div>
|
<div style="clear: both;"> </div>
|
||||||
<div class="entry">
|
<div class="entry">
|
||||||
|
|
Loading…
Reference in New Issue