{{ $e := .Site.Data.erfolge }}
{{ $e.hero.badge }}

{{ $e.hero.heading_main }} {{ $e.hero.heading_colored }}

{{ $e.hero.description }}

Karate Erfolg

MEILENSTEINE DES ERFOLGS

{{ $mainErfolge := (where (where .Site.RegularPages "Section" "erfolge") "Params.is_weitere_auszeichnung" "!=" "true").ByWeight }} {{ range $index, $element := $mainErfolge }}
{{ if .Params.image }}
{{ .Title }}
{{ .Params.rang | default "Highlight" }}
{{ end }}

{{ .Title }}

{{ .Summary }}

{{ .Content }} {{ if .Params.images }}
{{ range $img := split .Params.images "," }}
{{ if (or (strings.HasSuffix (lower $img) ".mp4") (strings.HasSuffix (lower $img) ".mov") (strings.HasSuffix (lower $img) ".webm") (strings.HasSuffix (lower $img) ".m4v")) }} play_circle {{ else }} {{ end }}
{{ end }}
{{ end }}
forum 0 Kommentare

Deine Geschichte teilen

{{ end }}
format_quote
"{{ $e.zitat.text }}"

— {{ $e.zitat.autor }}