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..c2e4e40 --- /dev/null +++ b/themes/xmin/layouts/404.html | |||
@@ -0,0 +1,5 @@ | |||
1 | {{ partial "header.html" . }} | ||
2 | |||
3 | 404 NOT FOUND | ||
4 | |||
5 | {{ partial "footer.html" . }} | ||