{{! Ergebnisliste: setzt isErgebnisliste=true }}
{{> header }}
{{> table_head_common }}
{{#starts}}
{{#isDressur}}
{{> dressur_row }}
{{/isDressur}}
{{#isSpringenTableA}}
{{> springen_tableA_row }}
{{/isSpringenTableA}}
{{#isOther}}
{{> dressur_row }}
{{/isOther}}
{{/starts}}
{{> footer }}