Index: uspace/dist/data/web/foo.html
===================================================================
--- uspace/dist/data/web/foo.html	(revision 9b0a6b4e30ea5901e04229bc4f2ef37343a9e601)
+++ uspace/dist/data/web/foo.html	(revision 9b0a6b4e30ea5901e04229bc4f2ef37343a9e601)
@@ -0,0 +1,10 @@
+<html>
+    <head>
+	<title>Foo!</title>
+    </head>
+    <body>
+	<h1>Foo!</h1>
+
+	<a href="/">Back to top</a>
+    </body>
+</html>
