gmyth-stream/server/0.2/html/stop_selected.html
author renatofilho
Fri Aug 17 19:28:10 2007 +0100 (2007-08-17)
branchtrunk
changeset 810 fcf0bc36025a
permissions -rw-r--r--
[svn r816] bug fixes
     1 <html>
     2    <head><title>GMyth-Streamer Server Stopped Transcoders</title></head>
     3    <body>
     4       <h1>GMyth-Streamer stopped running transcoders:</h1>
     5       <ul>
     6             %(opts)s
     7       </ul>
     8       <ul>
     9             %(menu)s
    10       </ul>
    11    </body>
    12 </html>