gmyth-stream/server/0.3/html/index.html
author morphbr
Mon Jul 02 08:33:58 2007 +0100 (2007-07-02)
branchtrunk
changeset 766 f1da4fbe667e
permissions -rw-r--r--
[svn r772] * Corrected identation;
* Corrected connect with timeout while retrieving channel_list
     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>