gmyth-stream/server/html/stop_selected.html
author melunko
Tue Oct 23 13:58:20 2007 +0100 (2007-10-23)
branchtrunk
changeset 863 c25708b9b1e3
parent 718 3fbcd3d9b2d1
permissions -rw-r--r--
[svn r869] Version changed to 0.4.1. Small changes in the debian/control to correct libcurl dependencies
     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>