|
2 | 2 | <html> |
3 | 3 | <head> |
4 | 4 | <meta charset="utf-8"> |
5 | | - <title>Rainforest Action Network - Receipt #{receipt_data~id}</title> |
| 5 | + <title>TBD-ORG-NAME - Receipt #{receipt_data~id}</title> |
6 | 6 | </head> |
7 | 7 | <body data-gramm="false"> |
8 | 8 | <div class="receipt-box" style="background: #fff; max-width: 800px; margin: 40px auto 0 auto; padding: 30px; font-size: 16px; line-height: 24px; font-family: 'Helvetica Neue', 'Helvetica', Arial, sans-serif; color: #555;"> |
|
13 | 13 | <table style="width: 100%; line-height: inherit; text-align: left;"> |
14 | 14 | <tbody> |
15 | 15 | <tr> |
16 | | - <td class="title" style="font-size: 45px; line-height: 45px; color: #333;"><img alt="" class="emailImage" data-ratio-lock="true" data-unit="px" src="https://acb0a5d73b67fccd4bbe-c2d8138f0ea10a18dd4c43ec3aa4240a.ssl.cf5.rackcdn.com/10069/earthisland-logo-black.png?v=1589659388000" style="height: 55px; width: 200px;"></td> |
| 16 | + <td class="title" style="font-size: 45px; line-height: 45px; color: #333;"><img alt="" class="emailImage" data-ratio-lock="true" data-unit="px" src="https://TBD.ssl.cf5.rackcdn.com/12345/logo.png" style="height: 55px; width: 200px;"></td> |
17 | 17 | <td style="padding: 5px; vertical-align: middle; text-align: right;"><b>Receipt #: {receipt_data~id}</b></td> |
18 | 18 | </tr> |
19 | 19 | </tbody> |
|
25 | 25 | <table style="width: 100%; line-height: inherit; text-align: left;"> |
26 | 26 | <tbody> |
27 | 27 | <tr> |
28 | | - <td style="padding: 5px; vertical-align: top; padding-bottom: 40px;">Earth Island Institute<br> |
29 | | - 2150 Allston Way, Suite 460<br> |
30 | | - Berkeley, California 94704</td> |
| 28 | + <td style="padding: 5px; vertical-align: top; padding-bottom: 40px;">TBD-ORG-NAME<br> |
| 29 | + TBD-ADDRESS-LINE-1<br> |
| 30 | + TBD-CITY-STATE-ZIP</td> |
31 | 31 | <td style="padding: 5px; vertical-align: top; text-align: right; padding-bottom: 40px;">Transaction Date: {receipt_data~createdOn~[yyyy-MM-dd]}<br> |
32 | 32 | {user_data~First Name} {user_data~Last Name}<br> |
33 | 33 | {user_data~Email}</td> |
@@ -73,7 +73,7 @@ <h1 style="font-size: 30px; color: #337ab7;">Thank You, {user_data~First Name}</ |
73 | 73 | <tr class="information"> |
74 | 74 | <td colspan="2"> |
75 | 75 | <h2 style="font-size: 20px">Tax and Reporting Information</h2><!-- LEGALIZE --> |
76 | | - <p style="color: #333; font-size: 14px; margin: 0 0 1em; line-height: 1.4em; font-style:italic;">This serves as an annual receipt for your donation paid to Earth Island Institute. Earth Island Institute is a 501(c)(3) organization and this letter serves as your tax receipt for this contribution. The full value of this gift is tax deductible, as no goods or services were received in exchange for your donation. For your records, Earth Island Institute’s IRS tax-identification number is 94-2889684. <a href="https://www.earthisland.org/index.php/aboutUs/privacy" style="color:#337ab7;" target="_blank">Privacy Policy</a></p> |
| 76 | + <p style="color: #333; font-size: 14px; margin: 0 0 1em; line-height: 1.4em; font-style:italic;">This serves as a receipt for your donation paid to TBD-ORG-NAME. TBD-ORG-NAME is a 501(c)(3) organization and this letter serves as your tax receipt for this contribution. The full value of this gift is tax deductible, as no goods or services were received in exchange for your donation. For your records, TBD-ORG-NAME’s IRS tax-identification number is TBD-IRS-TAX-ID. <a href="https://www.example.org/privacy" style="color:#337ab7;" target="_blank">Privacy Policy</a></p> |
77 | 77 | </td> |
78 | 78 | </tr> |
79 | 79 | </tbody> |
|
0 commit comments