{{- $currentPage := .currentPage -}} {{- $isin := .isin -}} {{- range $menuSection, $pagePaths := partial "GetSectionsWithPagePaths.html" $isin -}} {{- if eq $menuSection "sections" -}}{{- continue -}}{{- end -}} {{- partial "graph-menu.html" (dict "cursiveMenuPrefix" "is in" "menuSection" $menuSection "pagePaths" $pagePaths "class" " backref isin") -}} {{- end -}}