gmyth-stream/server/html/status.html
author melunko
Thu Oct 25 18:40:14 2007 +0100 (2007-10-25)
branchtrunk
changeset 871 49947675bace
parent 718 3fbcd3d9b2d1
permissions -rw-r--r--
[svn r877] gmyth-dbus configure.ac: package renamed from myth-dbus to gmyth-dbus
     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>