view node_modules/node-static/test/fixtures/index.html @ 90:f214909fb108

load seqence fixes
author Rob Canning <rob@foo.net>
date Wed, 30 Jul 2014 10:44:14 +0100
parents 333afcfd3f3a
children
line wrap: on
line source
<html lang="en">
<head>
	<title>Awesome page</title>
</head>
<body>
	hello world!
</body>
</html>