gmyth-stream/server/0.2/html/stop_selected.html
author renatofilho
Thu Aug 23 14:24:46 2007 +0100 (2007-08-23)
branchtrunk
changeset 823 8b729aff6f81
permissions -rw-r--r--
[svn r829] created default config file to mantain compatibility
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>