From 41b913d367b58e44879bcecca663ed72eac8912c Mon Sep 17 00:00:00 2001 From: Bishnu Bhattarai Date: Wed, 25 Jun 2025 12:36:36 +0545 Subject: [PATCH 1/2] github minutes repo link added --- djangoproject/templates/base_foundation.html | 1 + djangoproject/templates/foundation/meeting_archive.html | 2 ++ 2 files changed, 3 insertions(+) diff --git a/djangoproject/templates/base_foundation.html b/djangoproject/templates/base_foundation.html index 877368019f..f823ed8f15 100644 --- a/djangoproject/templates/base_foundation.html +++ b/djangoproject/templates/base_foundation.html @@ -26,6 +26,7 @@

About the foundation

  • Organizing a Django conference
  • {% translate "Latest DSF meeting minutes" %}

    +

    {% translate "The minutes from May 2025 onwards are stored in the repo https://github.com/django/dsf-minutes" %}

    {% render_latest_meeting_minute_entries 2 %} {% translate "More meeting minutes" %} diff --git a/djangoproject/templates/foundation/meeting_archive.html b/djangoproject/templates/foundation/meeting_archive.html index ef724d229f..594c02a430 100644 --- a/djangoproject/templates/foundation/meeting_archive.html +++ b/djangoproject/templates/foundation/meeting_archive.html @@ -11,6 +11,8 @@ {% block content %}

    {% translate "Meeting minutes archive" %}

    +

    {% translate "The minutes from May 2025 onwards are stored in the repo https://github.com/django/dsf-minutes" %} +

    {% translate "Select a year to view meeting minutes:" %}