-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Indicate that the OG application window is closed (#8)
- Loading branch information
1 parent
4fac31f
commit fb9af2c
Showing
2 changed files
with
8 additions
and
5 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,10 +16,13 @@ <h1 class="pageheading">{{ title }}</h1> | |
<div class="pt-0 block-container"> | ||
<div class="wrapper"> | ||
<div class="prose lg:prose-lg"> | ||
|
||
<p>The application window is now closed. Decision notifications will be sent by July 8th, 2024.</p> | ||
|
||
{% comment %} | ||
<p><strong>UPDATE</strong>: The application window has been extended to Monday, April 29th at Noon EDT!</p> | ||
|
||
<p>Our <a href="https://forms.gle/Pi12J6vFQHq2CSAy5">opportunity grant application</a> is open until April 29, 2024 at <a href="https://time.is/1200PM_29_Apr_2024_in_New_York?DjangoCon_US_2024_CFP_closes">12 PM EDT</a>.</p> | ||
|
||
<p>Our <a href="https://forms.gle/Pi12J6vFQHq2CSAy5">opportunity grant application</a> is open until April 29, 2024 at <a href="https://time.is/1200PM_29_Apr_2024_in_New_York?DjangoCon_US_2024_CFP_closes">12 PM EDT</a>.</p> | ||
{% endcomment %} | ||
|
||
<p>If you have any questions, feel free to reach out to the opportunity grants team at <a href="mailto:[email protected]">[email protected]</a>.</p> | ||
|
||
|