gmyth-stream/server/0.3/html/stop_selected.html
author renatofilho
Fri Jun 22 16:14:21 2007 +0100 (2007-06-22)
branchtrunk
changeset 756 59623bb25c17
permissions -rw-r--r--
[svn r762] fixed bug with outputfile
     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>