Removed the decoy index.html
Dev Ghai

Dev Ghai commited on 2013-09-26 06:49:50
Showing 1 changed files, with 0 additions and 31 deletions.

... ...
@@ -1,31 +0,0 @@
1
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2
-    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
-<html xmlns="http://www.w3.org/1999/xhtml">
4
-  <head>
5
-    <title>
6
-      Test page for WAMP setup
7
-    </title>
8
-  </head>
9
-  <body>
10
-    <h1>
11
-      Songs
12
-    </h1>
13
-    <ol>
14
-      <li>
15
-        Youtube: <a href="http://www.youtube.com/watch?v=rSbv4v9E7MY" target="_blank">Fusion - Melibea</a>
16
-      </li>
17
-	  <li>
18
-		Youtube: <a href="http://www.youtube.com/watch?v=H2-1u8xvk54" target="_blank">Comptine d'Un Autre �t�- Die fabelhafte Welt der Am�lie Piano [Large Version 2010] </a>
19
-	  </li>
20
-	  <li>
21
-		Youtube: <a href="http://www.youtube.com/watch?v=BJVtsP_6L5o" target="_blank">Comptine d'un autre �t� (classical guitar)</a>
22
-	  </li>
23
-	  <li>
24
-		Youtube: <a href="http://www.youtube.com/watch?v=rDOXxa1U7Oc" target="_blank">Thomas Newmann - Any other name</a>
25
-	  </li>
26
-	  <li>
27
-		Youtube: <a href="http://www.youtube.com/watch?v=qiet0WgPNfo" target="_blank">Shiela Chandra - One</a>
28
-	  </li>
29
-    </ol>
30
-  </body>
31
-</html>
32 0