{{ $current := . }}
{{ template "tree-nav" dict "sect" .Site.Home.Sections "current" $current "main_index_class" .Page.Params.main_index_class "path" .RelPermalink }} {{ define "tree-nav" }} {{ $current := .current }} {{ $mainIndexClass := .main_index_class }} {{ $path := .path }} {{ end }}