diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 77c396f..26eb1b5 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -30,28 +30,32 @@
-
- {{- block "content-header" . -}} - {{- end -}} +
+
+ {{- block "content-header" . -}} + {{- end -}} +
+
+ {{- block "content" . -}} + + {{ end }} +
+
+ {{- block "content-footer" . -}} + {{- end -}} +
+
+
+ -
-
- {{- block "content" . -}} - - {{ end }} -
- - +