index.html
author Christian Urban <urbanc@in.tum.de>
Sat, 22 Oct 2011 10:37:59 +0100
changeset 1 9e036cad8654
parent 0 b369b4a71794
child 2 f329c1f3b365
permissions -rw-r--r--
test 2

<html> 
<head>
 <title>
 Minimal HTML Document
 </title>
 </head> 
<body>
Test
 </body> 
</html>