summaryrefslogtreecommitdiffstats
path: root/themes/tozt/layouts/404.html
diff options
context:
space:
mode:
Diffstat (limited to 'themes/tozt/layouts/404.html')
-rw-r--r--themes/tozt/layouts/404.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/themes/tozt/layouts/404.html b/themes/tozt/layouts/404.html
index e69de29..c2e4e40 100644
--- a/themes/tozt/layouts/404.html
+++ b/themes/tozt/layouts/404.html
@@ -0,0 +1,5 @@
+{{ partial "header.html" . }}
+
+404 NOT FOUND
+
+{{ partial "footer.html" . }}