gmyth-stream/server/html/index.html
author renatofilho
Mon Jan 07 18:49:22 2008 +0000 (2008-01-07)
branchtrunk
changeset 888 f1af7f8cd7d9
parent 718 3fbcd3d9b2d1
permissions -rw-r--r--
[svn r894] removed hardcode bitrate;
     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>