+
{{ $p := . -}}
@@ -80,7 +80,7 @@
-
+
{{ partial "search-input.html" . }}
diff --git a/layouts/_partials/sidebar-tree.html b/layouts/_partials/sidebar-tree.html
index e5f00807..854c7c27 100644
--- a/layouts/_partials/sidebar-tree.html
+++ b/layouts/_partials/sidebar-tree.html
@@ -14,6 +14,7 @@
{{ $cacheSidebar := .cacheSidebar -}}
{{ with $context -}}
+
{{/* When the sidebar is cached, "active" class is set client side. */ -}}
{{ $shouldDelayActive := $cacheSidebar -}}
@@ -174,7 +175,7 @@
{{- end -}}
{{- $s.LinkTitle -}}
@@ -190,4 +191,4 @@
{{- end }}
-{{- end }}
+{{- end -}}