-
Notifications
You must be signed in to change notification settings - Fork 615
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
3 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,7 +13,7 @@ | |
<h1>Application submitted!</h1> | ||
<hr> | ||
<p><i>Thank you for submitting your application to sponsor the PSF ecosystem.</i></p> | ||
<p>Our team has been notified and will contact you within 2 business days to discuss next steps.</p> | ||
<p>Our team has been notified and will contact you within 5 business days to discuss next steps.</p> | ||
<p>A confirmation has been emailed to {% for item in notified %}{% if forloop.first %}{% else %}{% if forloop.last %} and {% else %}, {% endif %}{% endif %}{{item}}{% endfor %}. <i class="fa fa-question-circle" title="Note: we only email confirmations to addresses which python.org has previously contacted."></i></p> | ||
<p>If you have any questions please respond to the confirmation email or contact <a href="mailto:[email protected]">[email protected]</a></p> | ||
<p>- The Python Software Foundation Sponsorship Team</p> | ||
|