gmyth-stream/server/0.2/html/status.html
branchtrunk
changeset 814 8a6b143057d7
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/gmyth-stream/server/0.2/html/status.html	Tue Aug 21 16:02:24 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>