diff options
Diffstat (limited to 'themes/xmin/layouts/404.html')
-rw-r--r-- | themes/xmin/layouts/404.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/themes/xmin/layouts/404.html b/themes/xmin/layouts/404.html new file mode 100644 index 0000000..2f77920 --- /dev/null +++ b/themes/xmin/layouts/404.html @@ -0,0 +1,5 @@ +{{ define "main" }} + +404 Not Found + +{{- end }} |