gmyth-stream/server/0.2/html/stop_selected.html
author morphbr
Thu May 31 20:27:11 2007 +0100 (2007-05-31)
branchtrunk
changeset 732 c172f3576790
permissions -rw-r--r--
[svn r738] * GMyth-Streamer
- Serve Status bug fix
morphbr@659
     1
<html>
morphbr@659
     2
   <head><title>GMyth-Streamer Server Stopped Transcoders</title></head>
morphbr@659
     3
   <body>
morphbr@659
     4
      <h1>GMyth-Streamer stopped running transcoders:</h1>
morphbr@659
     5
      <ul>
morphbr@659
     6
            %(opts)s
morphbr@659
     7
      </ul>
morphbr@659
     8
      <ul>
morphbr@659
     9
            %(menu)s
morphbr@659
    10
      </ul>
morphbr@659
    11
   </body>
morphbr@659
    12
</html>