diff -r 000000000000 -r e3911c7373f7 gmyth-stream/server/0.2/html/status.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/gmyth-stream/server/0.2/html/status.html Mon Aug 20 21:26:20 2007 +0100 @@ -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>