removed old shitz, added html src

This commit is contained in:
2016-03-20 09:26:57 +01:00
parent d533183b60
commit 4a3c814e57
1548 changed files with 8622 additions and 2270 deletions
+7
View File
@@ -0,0 +1,7 @@
<?php $page='home'; include "_start.php"; ?>
<h1>System Status</h1>
<div class="Box">TODO</div>
<?php include "_end.php"; ?>