{{ $user := eq .Section "users" }} {{ $values := (dict "choices" .Params.ac_choices "results" .Params.ac_choice_results) }}
{{ range $index, $choice := $values.choices }} {{ $text := $choice | markdownify | plainify }}
{{ if not $user }}
{{ with $.GetPage (substr (index (split $choice "]") 1) 1 -1) }} {{ end }}
{{ end }}
{{ end }} {{ if not $user }}
{{ end }}
{{ if not $user }} {{ end }}