Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/J-Siu/hugo-theme-sk1.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--layouts/404.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/layouts/404.html b/layouts/404.html
index 40a76aa..0f2e44f 100644
--- a/layouts/404.html
+++ b/layouts/404.html
@@ -1 +1,3 @@
-Page Not Found. \ No newline at end of file
+{{define "main"}}
+Page Not Found.
+{{end}} \ No newline at end of file