gmyth-stream/server/0.2/html/status.html
author renatofilho
Fri Aug 03 15:37:32 2007 +0100 (2007-08-03)
branchtrunk
changeset 793 45c799bef1f6
permissions -rw-r--r--
[svn r799] -fixed volume compability with playbin; -Enable compile without gmyth dep;
     1 <html>
     2    <head><title>GMyth-Streamer Server Status</title></head>
     3    <body>
     4       <h1>GMyth-Streamer Status</h1>
     5       <ul>
     6             %(running)s
     7             %(stopall)s
     8             %(stopone)s
     9       </ul>
    10       <ul>
    11             %(menu)s
    12       </ul>
    13    </body>
    14 </html>