|
| 1 | +{% load sponsors %} |
| 2 | +Dear {{ sponsorship.sponsor.name }} |
1 | 3 | {% if sponsorship.for_modified_package %}
|
2 |
| -Dear <sponsor name> |
3 |
| - |
4 | 4 | Thank you for submitting your sponsorship application. We will contact you to discuss finalizing the customized sponsorship package within 2 business days.
|
5 |
| - |
6 |
| -Thank you, |
7 |
| -Betsy Waliszewski |
8 |
| -Sponsorship Coordinator |
9 | 5 | {% else %}
|
10 |
| -Dear <sponsor name> |
11 |
| - |
12 |
| -Thank you for submitting your sponsorship application, below is a list of benefits you will receive. |
13 |
| -{list benefits} |
14 |
| - |
15 |
| -We will be sending a Statement of Work(SOW) reflecting the sponsorship contract details. |
| 6 | +Thank you for submitting your sponsorship application. We will be sending a Statement of Work(SOW) reflecting the sponsorship contract details. |
| 7 | +{% endif %} |
| 8 | +You can review your full application and a list of benefits you will receive below. |
16 | 9 |
|
17 | 10 | Thank you,
|
18 | 11 | Betsy Waliszewski
|
19 | 12 | Sponsorship Coordinator
|
20 | 13 |
|
21 |
| -{% endif %} |
| 14 | +------------------------------------------------------------------------------- |
| 15 | + |
| 16 | +{% full_sponsorship sponsorship %} |