From 3a5fabf3c6f4f60a64885a52c76ba6dab8b71099 Mon Sep 17 00:00:00 2001 From: Horus Date: Thu, 20 Oct 2016 18:08:36 +0200 Subject: Initial commit. --- layouts/404.html | 9 +++++++++ 1 file changed, 9 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..e831189 --- /dev/null +++ b/layouts/404.html @@ -0,0 +1,9 @@ +{{partial "header.tmpl" .}} +

404 - not found


+ +{{partial "footer.tmpl"}} + -- cgit v1.2.3