Trim more whitespace in template logic
This commit is contained in:
parent
82832c1244
commit
fe56862a53
3 changed files with 6 additions and 6 deletions
|
@ -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 }}
|
||||
{{-1 end }}
|
Loading…
Add table
Add a link
Reference in a new issue