about summary refs log tree commit diff
path: root/test/serve/home.html
blob: 94e2d40461a1ce19a133fabe6d0f8fa77162e6b4 (plain)
1
2
3
4
5
6
7
<!DOCTYPE html>
<html>
	<body>
		<h1>Webroot home.html</h1>
		<a href="one/">one</a>
	</body>
</html>