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