view node_modules/node-static/test/fixtures/index.html @ 84:a4a9059a3802

local to server
author Rob Canning <rob@foo.net>
date Mon, 28 Jul 2014 18:17:02 +0100
parents 333afcfd3f3a
children
line wrap: on
line source
<html lang="en">
<head>
	<title>Awesome page</title>
</head>
<body>
	hello world!
</body>
</html>