diff -r 3fbcd3d9b2d1 -r 847da7267234 gmyth-stream/server/html/status.html
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/gmyth-stream/server/html/status.html	Fri Feb 01 22:17:33 2008 +0000
@@ -0,0 +1,14 @@
+<html>
+   <head><title>GMyth-Streamer Server Status</title></head>
+   <body>
+      <h1>GMyth-Streamer Status</h1>
+      <ul>
+            %(running)s
+            %(stopall)s
+            %(stopone)s
+      </ul>
+      <ul>
+            %(menu)s
+      </ul>
+   </body>
+</html>