- {{ partial "header.html" . }}
+ {{ partial "header.html" . -}}
- {{ block "content" . }}{{ end }}
+ {{ block "content" . }}{{ end -}}
- {{ partial "footer.html" . }}
- {{ partial "scripts.html" . }}
+ {{ partial "footer.html" . -}}
+ {{ partial "scripts.html" . -}}