gmyth-stream/server/html/index.html
author renatofilho
Fri Feb 15 13:52:23 2008 +0000 (2008-02-15)
branchtrunk
changeset 915 e612ba1d16ab
parent 718 3fbcd3d9b2d1
permissions -rw-r--r--
[svn r924] created method gmyth_upnp_get_devices
morphbr@718
     1
<html>
morphbr@718
     2
   <head><title>GMyth-Streamer Server</title></head>
morphbr@718
     3
   <body>
morphbr@718
     4
<h1>Welcome to GMyth-Streamer Server</h1>
morphbr@718
     5
<ul>
morphbr@718
     6
%(menu)s
morphbr@718
     7
</ul>
morphbr@718
     8
   </body>
morphbr@718
     9
</html>