gmyth-stream/server/html/stop_selected.html
author melunko
Mon Sep 17 18:50:42 2007 +0100 (2007-09-17)
branchtrunk
changeset 845 659a8a79ec31
parent 718 3fbcd3d9b2d1
permissions -rw-r--r--
[svn r851] Bug #1790620 fixed. COPYING file updated to the correct license (LGPL)
     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>