<!DOCTYPE html>
<html>

<body>
	<h1>one/dotone.html</h1>
	<p>
		just a file in the <code>one/</code> directory.
	</p>
	<a href="..">back</a><br />
	<a href=".">dirfile</a>
</body>

</html>