added html building support straight in the makefile

This commit is contained in:
2016-03-20 09:37:51 +01:00
parent 4a3c814e57
commit d41d080a70
4 changed files with 16 additions and 5 deletions
+1 -1
View File
@@ -2,6 +2,6 @@
<h1>System Status</h1>
<div class="Box">TODO</div>
<div class="Box">This page was shown %counter% times.</div>
<?php include "_end.php"; ?>