GitList
Repositories
Help
Report an Issue
vroom360
Code
Commits
Branches
Tags
Search
Tree:
e36c40f
Branches
Tags
master
vroom360
index.html
initial commit
Dev Ghai
commited
e36c40f
at 2013-09-26 06:24:15
index.html
Blame
History
Raw
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title> Test page for WAMP setup </title> </head> <body> <h1> Songs </h1> <ol> <li> Youtube: <a href="http://www.youtube.com/watch?v=rSbv4v9E7MY" target="_blank">Fusion - Melibea</a> </li> <li> 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> </li> <li> Youtube: <a href="http://www.youtube.com/watch?v=BJVtsP_6L5o" target="_blank">Comptine d'un autre �t� (classical guitar)</a> </li> <li> Youtube: <a href="http://www.youtube.com/watch?v=rDOXxa1U7Oc" target="_blank">Thomas Newmann - Any other name</a> </li> <li> Youtube: <a href="http://www.youtube.com/watch?v=qiet0WgPNfo" target="_blank">Shiela Chandra - One</a> </li> </ol> </body> </html>