annotate node_modules/node-static/test/fixtures/there/index.html @ 101:52e44ee1c791 tip master

enabled all scores in autostart script
author Rob Canning <rc@kiben.net>
date Tue, 21 Apr 2015 16:20:57 +0100
parents 333afcfd3f3a
children
rev   line source
rc-web@69 1 <html lang="en">
rc-web@69 2 <head>
rc-web@69 3 <title>Other page</title>
rc-web@69 4 </head>
rc-web@69 5 <body>
rc-web@69 6 hello there!
rc-web@69 7 </body>
rc-web@69 8 </html>