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