27 lines
521 B
Plaintext
27 lines
521 B
Plaintext
{{ORGANIZATION_NAME}} — Donation Receipt
|
|
|
|
Hi {{RECIPIENT_NAME}},
|
|
|
|
Thank you for your generous donation!
|
|
|
|
Donation Details:
|
|
- Amount: {{AMOUNT}} CAD
|
|
- Reference ID: {{ORDER_ID}}
|
|
- Date: {{DONATION_DATE}}
|
|
|
|
{{#if DONOR_MESSAGE}}
|
|
Your message:
|
|
{{DONOR_MESSAGE}}
|
|
{{/if}}
|
|
|
|
{{#if IS_ANONYMOUS}}
|
|
Your donation has been recorded as anonymous.
|
|
{{/if}}
|
|
|
|
Your support makes a real difference. Thank you for being part of our community!
|
|
|
|
---
|
|
|
|
This receipt was sent by {{ORGANIZATION_NAME}}.
|
|
Please keep this email for your records.
|