You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: templates/sponsors/email/sponsor_new_application.txt
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,11 @@
1
1
{% load sponsors %}
2
2
Dear {{ sponsorship.sponsor.name }}
3
3
{% if sponsorship.for_modified_package %}
4
-
Thank you for submitting your sponsorship application. We will contact you to discuss finalizing the customized sponsorship package within 2 business days.
4
+
Thank you for submitting your sponsorship application.
5
+
We will contact you to discuss finalizing the customized sponsorship package within 5 business days.
5
6
{% else %}
6
-
Thank you for submitting your sponsorship application. We will be sending a Contract reflecting the sponsorship contract details.
7
+
Thank you for submitting your sponsorship application.
8
+
We will be sending a Contract reflecting the sponsorship contract details within 5 business days.
7
9
{% endif %}
8
10
You can review your full application and a list of benefits you will receive below.
0 commit comments