From eea0246bc7eabf39bc1519e03ab38e2a5892c3af Mon Sep 17 00:00:00 2001 From: Baptiste Mispelon Date: Sun, 16 Jun 2024 10:28:08 +0200 Subject: [PATCH] Changed end date of pycharm campaign --- djangoproject/templates/fundraising/index.html | 2 +- djangoproject/templates/homepage.html | 2 +- docs/templates/base_docs.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/djangoproject/templates/fundraising/index.html b/djangoproject/templates/fundraising/index.html index a9ad8ddfd..17381af70 100644 --- a/djangoproject/templates/fundraising/index.html +++ b/djangoproject/templates/fundraising/index.html @@ -8,7 +8,7 @@ {% block og_description %}Support Django development by donating to the Django Software Foundation{% endblock %} {% block header %} -

Until June 15, 2024, get PyCharm for 30% off. All money goes to the Django Software Foundation!

+

Until June 19, 2024, get PyCharm for 30% off. All money goes to the Django Software Foundation!

{% comment %}

Support Django

Support Django development by donating to the Django Software Foundation.

diff --git a/djangoproject/templates/homepage.html b/djangoproject/templates/homepage.html index 62c2ab95c..63b86c585 100644 --- a/djangoproject/templates/homepage.html +++ b/djangoproject/templates/homepage.html @@ -9,7 +9,7 @@

Until June 15, 2024, get PyCharm at 30% off. All money goes to the DSF! + style="font-weight: bold;">Until June 19, 2024, get PyCharm at 30% off. All money goes to the DSF!

diff --git a/docs/templates/base_docs.html b/docs/templates/base_docs.html index b33f876fd..f1ae0a470 100644 --- a/docs/templates/base_docs.html +++ b/docs/templates/base_docs.html @@ -16,7 +16,7 @@

{% trans 'Do

{% trans 'Documentation' %} - Until June 15, 2024, get PyCharm at 30% off.
All money goes to the DSF! + Until June 19, 2024, get PyCharm at 30% off.
All money goes to the DSF!

{% search_form %}