branch | trunk |
changeset 732 | c172f3576790 |
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/gmyth-stream/server/0.3/html/status.html Thu May 31 20:27:11 2007 +0100 1.3 @@ -0,0 +1,14 @@ 1.4 +<html> 1.5 + <head><title>GMyth-Streamer Server Status</title></head> 1.6 + <body> 1.7 + <h1>GMyth-Streamer Status</h1> 1.8 + <ul> 1.9 + %(running)s 1.10 + %(stopall)s 1.11 + %(stopone)s 1.12 + </ul> 1.13 + <ul> 1.14 + %(menu)s 1.15 + </ul> 1.16 + </body> 1.17 +</html>