gmyth-stream/server/html/stop_selected.html
author ali@juiblex.co.uk
Wed Dec 16 10:06:21 2009 +0000 (2009-12-16)
branchtrunk
changeset 951 7b0d87ef5e63
parent 718 3fbcd3d9b2d1
permissions -rw-r--r--
Add rules and upcoming lists to gmyth_ls
morphbr@718
     1
<html>
morphbr@718
     2
   <head><title>GMyth-Streamer Server Stopped Transcoders</title></head>
morphbr@718
     3
   <body>
morphbr@718
     4
      <h1>GMyth-Streamer stopped running transcoders:</h1>
morphbr@718
     5
      <ul>
morphbr@718
     6
            %(opts)s
morphbr@718
     7
      </ul>
morphbr@718
     8
      <ul>
morphbr@718
     9
            %(menu)s
morphbr@718
    10
      </ul>
morphbr@718
    11
   </body>
morphbr@718
    12
</html>