You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
128 B
8 lines
128 B
9 years ago
|
<?php $page='home'; include "_start.php"; ?>
|
||
|
|
||
|
<h1>System Status</h1>
|
||
|
|
||
|
<div class="Box">TODO</div>
|
||
|
|
||
|
<?php include "_end.php"; ?>
|