{{ts('Based on current data, approximately %1 contacts will receive a copy of the mailing.', {1: model.count})}}
{{ts('Below is a sample of the first %1 recipients.', {1: model.sampleLimit})}}
{{ts('If individual contacts are separately modified, added, or removed, then the final list may change.')}}
{{ts('Name')}} | {{ts('Email')}} |
---|---|
{{recipient['api.contact.getvalue']}} | {{recipient['api.email.getvalue']}} |