From 43974d0908a341ef8dd5d100a63563784fdbf70c Mon Sep 17 00:00:00 2001 From: Alex Shpak Date: Wed, 5 Sep 2018 16:22:04 +0200 Subject: Initial commit --- layouts/404.html | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 layouts/404.html (limited to 'layouts/404.html') diff --git a/layouts/404.html b/layouts/404.html new file mode 100644 index 0000000..ca630ee --- /dev/null +++ b/layouts/404.html @@ -0,0 +1,8 @@ + +{{ define "main"}} +
+
+

Go Home

+
+
+{{ end }} \ No newline at end of file -- cgit v1.2.3