diff --git a/themes/lyte/layouts/_default/baseof.html b/themes/lyte/layouts/_default/baseof.html index 4de9e4c..1b9d382 100644 --- a/themes/lyte/layouts/_default/baseof.html +++ b/themes/lyte/layouts/_default/baseof.html @@ -30,6 +30,9 @@
{{ block "main" . }}{{ .Content }}{{ end }}
- {{ block "body-end" . }}{{ end }} + {{ block "body-end" . }} + + {{ end }}