gmyth-stream/server/html/index.html
author melunko
Mon Mar 03 11:33:49 2008 +0000 (2008-03-03)
branchtrunk
changeset 935 067904b6921f
parent 718 3fbcd3d9b2d1
permissions -rw-r--r--
[svn r944] Now add/cancel a schedule recording while livetv is running is finnaly working fine.
     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>