{% extends "base.html" %} {% load fundraising_extras hosts i18n meetings %} {% block og_title %}Django Software Foundation{% endblock %} {% block layout_class %}sidebar-right{% endblock %} {% block title %}Django Software Foundation{% endblock %} {% block header %}

Django Software Foundation

{% endblock header %} {% block content-related %} {# Always include

label and
with aria role. #}

{% translate "Additional Information" %}

{% block content-related-extra %}{% endblock %} {% donation_snippet %}

About the foundation

{% 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" %}
{% endblock content-related %}