summaryrefslogtreecommitdiff
path: root/lib/404.tpl
diff options
context:
space:
mode:
authorglenda <glenda@9front.local>2020-11-15 15:13:27 +0000
committerglenda <glenda@9front.local>2020-11-15 15:13:27 +0000
commit39318169e0b50551db511851829f9337c5fa6313 (patch)
tree65a0ef5c1da9677532fa8105293d017919473057 /lib/404.tpl
Import site to git
Diffstat (limited to 'lib/404.tpl')
-rw-r--r--lib/404.tpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/404.tpl b/lib/404.tpl
new file mode 100644
index 0000000..f839439
--- /dev/null
+++ b/lib/404.tpl
@@ -0,0 +1,3 @@
+<h1>The requested document at '<i>%($base_url$"req_path%)</i>' doesn't exist</h1>
+<h4>Or take a look at the <a href="/sitemap">sitemap</a>.</h4>
+<hr>