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/sponsorship_application_finished.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@
13
13
<h1>Application submitted!</h1>
14
14
<hr>
15
15
<p><i>Thank you for submitting your application to sponsor the PSF ecosystem.</i></p>
16
-
<p>Our team has been notified and will contact you within 2 business days to discuss next steps.</p>
16
+
<p>Our team has been notified and will contact you within 5 business days to discuss next steps.</p>
17
17
<p>A confirmation has been emailed to {% for item in notified %}{% if forloop.first %}{% else %}{% if forloop.last %} and {% else %}, {% endif %}{% endif %}{{item}}{% endfor %}. <iclass="fa fa-question-circle" title="Note: we only email confirmations to addresses which python.org has previously contacted."></i></p>
18
18
<p>If you have any questions please respond to the confirmation email or contact <ahref="mailto:[email protected]">[email protected]</a></p>
19
19
<p>- The Python Software Foundation Sponsorship Team</p>
0 commit comments