{{ $model := . }} {{ $isPerson := and $model.filter (or (eq $model.filter "noorg") (eq $model.filter "musik") (eq $model.filter "autor") (eq $model.filter "graphik") (eq $model.filter "hrsg")) }} {{ $isNoOrg := and $model.filter (eq $model.filter "noorg") }} {{ $isOrg := and $model.filter (eq $model.filter "org") }} {{ $isMusik := and $model.filter (eq $model.filter "musik") }} {{ $isAutor := and $model.filter (eq $model.filter "autor") }} {{ $isGraphik := and $model.filter (eq $model.filter "graphik") }} {{ $isHrsg := and $model.filter (eq $model.filter "hrsg") }} {{- if $isPerson -}}
{{/* INFO: We always redrect to letter = A bc some letters dont exist for other professions */}}
{{- end -}}