summaryrefslogtreecommitdiff
path: root/blag/layouts/404.html
diff options
context:
space:
mode:
Diffstat (limited to 'blag/layouts/404.html')
-rw-r--r--blag/layouts/404.html7
1 files changed, 0 insertions, 7 deletions
diff --git a/blag/layouts/404.html b/blag/layouts/404.html
deleted file mode 100644
index 9e680c9..0000000
--- a/blag/layouts/404.html
+++ /dev/null
@@ -1,7 +0,0 @@
-{{ partial "header.html" . }}
-<body>
-<h1>You Seem Lost...</h1>
-<p>The page you were looking for seems to have left the server or never
-existed. If you think this may be an error, sorry. The web server thinks you
-have an error.</p>
-{{ partial "footer.html" . }}