view node_modules/node-static/test/fixtures/index.html @ 88:54edc4cf4d44

fixes solo view refresh
author Rob Canning <rob@foo.net>
date Tue, 29 Jul 2014 00:31:38 +0100
parents 333afcfd3f3a
children
line wrap: on
line source
<html lang="en">
<head>
	<title>Awesome page</title>
</head>
<body>
	hello world!
</body>
</html>