{{- $cursiveMenuPrefix := .cursiveMenuPrefix -}} {{- $menuSection := .menuSection -}} {{- $pagePaths := .pagePaths -}} {{- $class := .class -}}
{{- with $cursiveMenuPrefix -}}{{- . -}} {{- end -}} {{- if gt ($pagePaths|len) 1 -}} {{- partial "GetPluralSectionName.html" $menuSection -}} {{- else -}} {{- $menuSection -}} {{- end -}}⁄