summaryrefslogtreecommitdiff
path: root/layouts
diff options
context:
space:
mode:
authorNantha Sorubakanthan <nantha@mielota.com>2025-10-29 17:50:32 +0100
committerNantha Sorubakanthan <nantha@mielota.com>2025-10-29 17:50:32 +0100
commit31d55a1d0688a6cbbb0f8a1bef5f325ccfe782b8 (patch)
treed969a3d7cbbf7f081ec46c6d24a85bf7d176fe03 /layouts
parente35331bee9753d40f8c426b0c69dd7713ca0c1b0 (diff)
add 404 page
Diffstat (limited to 'layouts')
-rw-r--r--layouts/404.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/layouts/404.html b/layouts/404.html
new file mode 100644
index 0000000..e4e4a83
--- /dev/null
+++ b/layouts/404.html
@@ -0,0 +1,2 @@
+{{ define "main" }}
+{{ end }}