{{- define "main" -}}
{{- $currentSection := .Section -}} {{- if $currentSection -}} {{- partial "sidebar_xsf.html" . -}} {{- end -}}
{{- end -}}