diff --git a/docs/themes/docdock/layouts/_default/baseof.html b/docs/themes/docdock/layouts/_default/baseof.html index 2172b0b1..27a21fdc 100644 --- a/docs/themes/docdock/layouts/_default/baseof.html +++ b/docs/themes/docdock/layouts/_default/baseof.html @@ -14,6 +14,19 @@ {{else}} {{ partial "flex/body-beforecontent.html" . }} {{end}} + + + + + {{ block "main" . }} {{ end }}