gmyth-stream/server/html/status.html
author renatofilho
Tue Jan 29 20:12:30 2008 +0000 (2008-01-29)
branchtrunk
changeset 897 715f854a93cd
parent 718 3fbcd3d9b2d1
permissions -rw-r--r--
[svn r903] implemente audio-rate arg
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>