diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index ee06f20..c27c9ec 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -4,7 +4,7 @@ {{ partial "header.html" . -}} -
+
{{- block "side" . }}{{- end }}
{{- block "main" . }}{{- end }}