annotate node_modules/node-static/test/fixtures/there/index.html @ 99:9641c2572988

osc modifications for operation integratus performance
author Rob Canning <rob@foo.net>
date Mon, 08 Dec 2014 21:30:23 +0000
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>