diff options
Diffstat (limited to 'pydis_site')
-rw-r--r-- | pydis_site/templates/events/pages/code-jams/_index.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/pydis_site/templates/events/pages/code-jams/_index.html b/pydis_site/templates/events/pages/code-jams/_index.html index 953e7382..bdf7d43d 100644 --- a/pydis_site/templates/events/pages/code-jams/_index.html +++ b/pydis_site/templates/events/pages/code-jams/_index.html @@ -8,10 +8,6 @@ {% block title %}Code Jams{% endblock %} {% block event_content %} - <div class="notification is-success"> - The <strong>2024 Summer Code Jam</strong> is currently underway and you can still enter! - <strong>The qualifier is open until July 10</strong>; check out the details <a href="{% url "events:page" path="code-jams/11" %}">here</a>. - </div> <p> If you've been around the server for a while, or you just happened to join at the right time, you may have heard of something known as a Code Jam. |