gmyth-stream/server/html/stop_selected.html
author melunko
Mon Mar 03 17:38:32 2008 +0000 (2008-03-03)
branchtrunk
changeset 939 1418e08cee7a
parent 718 3fbcd3d9b2d1
permissions -rw-r--r--
[svn r948] Added new function to retrieve old schedules in order to reactivate them
     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>