annotate node_modules/node-static/test/fixtures/index.html @ 70:753414e075a0

danger stash pop
author tzara <rc-web@kiben.net>
date Sat, 26 Oct 2013 13:43:08 +0000
parents 333afcfd3f3a
children
rev   line source
rc-web@69 1 <html lang="en">
rc-web@69 2 <head>
rc-web@69 3 <title>Awesome page</title>
rc-web@69 4 </head>
rc-web@69 5 <body>
rc-web@69 6 hello world!
rc-web@69 7 </body>
rc-web@69 8 </html>