diff -r 3fbcd3d9b2d1 -r e4323b3483bf gmyth-stream/server/html/index.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/gmyth-stream/server/html/index.html Wed Jan 23 20:07:03 2008 +0000 @@ -0,0 +1,9 @@ +<html> + <head><title>GMyth-Streamer Server</title></head> + <body> +<h1>Welcome to GMyth-Streamer Server</h1> +<ul> +%(menu)s +</ul> + </body> +</html> \ No newline at end of file