diff --git a/djangocon_2024/templates/modules/home_dates.html b/djangocon_2024/templates/modules/home_dates.html index 5794f642..a5329dd2 100644 --- a/djangocon_2024/templates/modules/home_dates.html +++ b/djangocon_2024/templates/modules/home_dates.html @@ -3,8 +3,7 @@
- +
@@ -68,8 +67,8 @@
  • πŸ—“ 15th - Schedule Publication
  • -
  • - ✈️ 15th - Grants Applications Deadline +
  • + ✈️ 15th - Grants Applications Deadline βœ…
  • 🎫 31st - Early Bird Ticket Sales Closes @@ -95,7 +94,7 @@
    • - πŸŽͺ 5-7th - Main Conference, Workshops & Lightning Talks + πŸŽͺ 5-7th - Main Conference, Workshops & Lightning Talks
    • πŸ’» 8-9th - Sprints @@ -106,5 +105,4 @@
  • - - + \ No newline at end of file diff --git a/djangocon_2024/templates/modules/home_news.html b/djangocon_2024/templates/modules/home_news.html index de7c21ec..9583dd0f 100644 --- a/djangocon_2024/templates/modules/home_news.html +++ b/djangocon_2024/templates/modules/home_news.html @@ -9,14 +9,15 @@

    - - Opportunity Grant now open, If you would want to attend DJC EU 24 but don't have the financial means, Apply for Grant today! + + Join the Django Girls Workshop at DjangoCon Europe 2024 on June + 8th! Applications are openβ€”learn more and apply today.βœ¨πŸ’»

    - Published 21 March. 2024 + Published: 16 April. 2024 - + \ No newline at end of file diff --git a/djangocon_2024/templates/pages/home.html b/djangocon_2024/templates/pages/home.html index 6f5b5ba2..cdc1d99f 100644 --- a/djangocon_2024/templates/pages/home.html +++ b/djangocon_2024/templates/pages/home.html @@ -20,23 +20,22 @@
    - +
    @@ -66,26 +65,24 @@ {% include 'modules/default.html' with content=files.6|markdown %}
    -{# ABOUT#} -{# {% include 'templates/default.html' with content=files.0 %}#} -{#
    #} +{# ABOUT#} +{# {% include 'templates/default.html' with content=files.0 %}#} +{# +
    #} -{# LATEST-NEWS#} -{# {% include 'modules/home/news.html' %}#} +{# LATEST-NEWS#} +{# {% include 'modules/home/news.html' %}#} -{# PORTO-INFO#} +{# PORTO-INFO#} {% comment %} {% include 'modules/default.html' with content=files.1 %} {% endcomment %} -{# SPONSORS#} -{# {% include 'modules/default.html' with content=files.2 %}#} +{# SPONSORS#} +{# {% include 'modules/default.html' with content=files.2 %}#} -{# MAILING-LIST#} -{# {% include 'modules/home/mailing.html' %}#} - - - -{% endblock content %} +{# MAILING-LIST#} +{# {% include 'modules/home/mailing.html' %}#} +{% endblock content %} \ No newline at end of file