{{__ "urkunde"}}
{{this.firstname}} {{this.middlename}} {{this.lastname}}
{{__ "hat-beim-eventname"}}
{{--format_kilometers this.distance}}km
{{__ "fuer-den-guten-zweck-zurueckgelegt"}}
{{__ "urkunde"}}
{{this.firstname}} {{this.middlename}} {{this.lastname}}
{{__ "hat-beim-eventname"}}
{{--format_kilometers this.distance}}km
{{__ "fuer-den-guten-zweck-zurueckgelegt"}}
{{__ "sponsorings"}}
{{__ "sponsor-in"}} | {{__ "betrag-km"}} | {{__ "gesamtbetrag"}} | {{#each this.distanceDonations}}
{{this.donor.firstname}} {{this.donor.middlename}} {{this.donor.lastname}} | {{--format_currency this.amountPerDistance}} {{../../currency_symbol}} | {{--format_currency this.amount}} {{../../currency_symbol}} | {{__ "gesamt"}} | {{--format_currency this.donationPerDistanceTotal}} {{../currency_symbol}} | {{--format_currency this.donationTotal}} {{../currency_symbol}} |