{{ applicant.firstName }} {{ applicant.lastName }}

{{ { address1: applicant.address, address2: applicant.address2, city: applicant.city, postalCode: applicant.postalCode, stateProvRegCode: applicant.state, country: applicant.country } | address: true }}
{{ applicant.email }}
{{ applicant.phoneNumber }}
{{ (calculations.totalAwardAmount || 0) | gcMoney }}
: {{ calculations.numberOfApplications || 0 }}
: {{ calculations.numberOfNominations || 0 }}