{{ if . }}
    {{ range sort . ".Params.position" -}} {{- partial "programs/program.html" (dict "program" . "options" site.Params.programs.index.options ) -}} {{- end }}
{{- end }}