diff --git a/layouts/index.html b/layouts/index.html index aa8bce9..a66ade2 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -1,5 +1,5 @@ {{ define "main" }} -
+
{{ .Content }}
{{ end }} diff --git a/layouts/page/single.html b/layouts/page/single.html index 5273c8e..344ae2f 100644 --- a/layouts/page/single.html +++ b/layouts/page/single.html @@ -1,7 +1,7 @@ {{ define "header" }}{{ partial "page-header.html" . }}{{ end }} {{ define "main" }}
-
+

{{ humanize .Section | upper }}