diff --git a/templates/contract/en.html b/templates/contract/en.html index d7bd125..583d6ca 100644 --- a/templates/contract/en.html +++ b/templates/contract/en.html @@ -25,9 +25,9 @@
- {{#each runners}} + {{ range .Runners }}On the occasion of the {{eventname}} I/We want to support
+On the occasion of the {{ $.EventName }} I/We want to support
First name
ID
Last Name
Team/class
with the amount of _____{{currency_symbol}} per kilometer run.
+with the amount of _____{{ $.CurrencySymbol }} per kilometer run.
Address (Sponsor)
-(You have to provide an address if you want a donation receipt - Donation receipts can't be issued for total donation amounts under {{sponsoring_receipt_minimum_amount}}{{currency_symbol}})
+(You have to provide an address if you want a donation receipt - Donation receipts can't be issued for total donation amounts under {{ $.ReceiptMinimumAmount }}{{ $.CurrencySymbol }})
Signature