gmyth-stream/server/0.3/html/index.html
author renatofilho
Thu Jun 14 20:40:47 2007 +0100 (2007-06-14)
branchtrunk
changeset 754 cb885ee44618
permissions -rw-r--r--
[svn r760] changed code style to Kernel Normal Form style with tabsize=4
     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>