aboutsummaryrefslogtreecommitdiff
path: root/data/templates/notfound.html
diff options
context:
space:
mode:
Diffstat (limited to 'data/templates/notfound.html')
-rw-r--r--data/templates/notfound.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/data/templates/notfound.html b/data/templates/notfound.html
new file mode 100644
index 0000000..6099512
--- /dev/null
+++ b/data/templates/notfound.html
@@ -0,0 +1,3 @@
+{{define "content"}}
+404 Not found
+{{end}}