diff --git a/templates/base.gohtml b/templates/base.gohtml index 5246f58..625c355 100644 --- a/templates/base.gohtml +++ b/templates/base.gohtml @@ -115,10 +115,10 @@
- {{block "sidebar" .}} - {{template "navigation" dict "CurrentPath" .CurrentPath}} - {{end}} -
+ {{block "sidebar" .}} + {{template "navigation" dict "CurrentPath" .CurrentPath "IsCollapsed" false}} + {{end}} +