diff -r 3fbcd3d9b2d1 -r e180d01c6808 gmyth-stream/server/html/index.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/gmyth-stream/server/html/index.html Fri Sep 14 21:18:38 2007 +0100 @@ -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