add ugly page
[www.git] / ugly.shtml
diff --git a/ugly.shtml b/ugly.shtml
new file mode 100755 (executable)
index 0000000..1511461
--- /dev/null
@@ -0,0 +1,25 @@
+<!--#include virtual="/doctype.txt"-->
+<html>
+
+<!--#include virtual="/head.shtml"-->
+
+<body>
+
+<!--#include virtual="/header.shtml"-->
+
+<!--#include virtual="/navigation.shtml"-->
+
+<div id="content">
+  <h2>
+    Your website is ugly!
+  </h2>
+  <p>
+    Quite. Deal with it.
+  </p>
+</div>
+
+<!--#include virtual="/footer.shtml"-->
+
+</body>
+
+</html>