]> andersk Git - sql.git/blobdiff - www/templates/common/_404.tmpl
implemented base interface
[sql.git] / www / templates / common / _404.tmpl
diff --git a/www/templates/common/_404.tmpl b/www/templates/common/_404.tmpl
new file mode 100644 (file)
index 0000000..3a63713
--- /dev/null
@@ -0,0 +1,7 @@
+#extends templates.common.shell
+
+#def title: Page Not Found
+
+#block content
+<p>We're sorry! The page you requested does not exist. Please return to our <a href="/">homepage</a> or <a href="/contact">contact us</a>.</p>
+#end block content
This page took 0.025024 seconds and 4 git commands to generate.