diff --git a/layouts/404.html b/layouts/404.html new file mode 100644 index 0000000..176cdb8 --- /dev/null +++ b/layouts/404.html @@ -0,0 +1,12 @@ +{{ partial "head.html" . }} + + +{{ partial "sidebar.html" . }} + +
+

404: Page not found

+

Sorry, we've misplaced that URL or it's pointing to something that doesn't exist. Head back home to try finding it again.

+
+ + +