gmyth-stream/server/0.3/html/status.html
author renatofilho
Wed Jun 13 18:18:42 2007 +0100 (2007-06-13)
branchtrunk
changeset 749 fb471f7af20b
permissions -rw-r--r--
[svn r755] fixed file output permission
morphbr@718
     1
<html>
morphbr@718
     2
   <head><title>GMyth-Streamer Server Status</title></head>
morphbr@718
     3
   <body>
morphbr@718
     4
      <h1>GMyth-Streamer Status</h1>
morphbr@718
     5
      <ul>
morphbr@718
     6
            %(running)s
morphbr@718
     7
            %(stopall)s
morphbr@718
     8
            %(stopone)s
morphbr@718
     9
      </ul>
morphbr@718
    10
      <ul>
morphbr@718
    11
            %(menu)s
morphbr@718
    12
      </ul>
morphbr@718
    13
   </body>
morphbr@718
    14
</html>