summaryrefslogtreecommitdiff
path: root/layouts/404.html
diff options
context:
space:
mode:
authordigitalcraftsman <digitalcraftsman@protonmail.com>2017-09-07 21:43:11 +0200
committerdigitalcraftsman <digitalcraftsman@protonmail.com>2017-09-07 21:43:11 +0200
commitfe56862a539d0196b4c6e852d3fa31e0768733c9 (patch)
tree9589af770eff474427e1f6448110d6a03d1b078b /layouts/404.html
parent82832c1244f2d536c754efb98fbdb02b1844f4c7 (diff)
Trim more whitespace in template logic
Diffstat (limited to 'layouts/404.html')
-rw-r--r--layouts/404.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/404.html b/layouts/404.html
index a919514..107267a 100644
--- a/layouts/404.html
+++ b/layouts/404.html
@@ -1,4 +1,4 @@
{{ define "main" -}}
<h1>404: Page not found</h1>
<p class="lead">Sorry, we've misplaced that URL or it's pointing to something that doesn't exist. <a href="{{ .Site.BaseURL }}">Head back home</a> to try finding it again.</p>
-{{- end }} \ No newline at end of file
+{{-1 end }} \ No newline at end of file