gmyth-stream/server/html/index.html
author melunko
Thu Mar 13 16:29:38 2008 +0000 (2008-03-13)
branchtrunk
changeset 942 c93bfa74c71f
parent 718 3fbcd3d9b2d1
permissions -rw-r--r--
[svn r951] gmyth now is 0.8.1. Added methods epg_is_connected() and scheduler_is_connected()
     1 <html>
     2    <head><title>GMyth-Streamer Server</title></head>
     3    <body>
     4 <h1>Welcome to GMyth-Streamer Server</h1>
     5 <ul>
     6 %(menu)s
     7 </ul>
     8    </body>
     9 </html>