diff --git a/layouts/about/single.html b/layouts/about/single.html index 674f63e..3e3aa96 100644 --- a/layouts/about/single.html +++ b/layouts/about/single.html @@ -1,10 +1,13 @@ -{{ define "header" -}} - {{ partial "header.html" . }} +{{- define "header" -}} + {{- partial "header.html" . -}} {{- end -}} -{{ define "content" -}} - {{ partial "content_about.html" . }} +{{- define "content" -}} +