11{% extends "base.html" %} {% load fundraising_extras hosts i18n meetings %} {%
22block og_title %}Django Software Foundation{% endblock %} {% block layout_class
33%}sidebar-right{% endblock %} {% block title %}Django Software Foundation{%
4- endblock %} {% block header %}
5- < p > Django Software Foundation</ p >
6- {% endblock header %} {% block content-related %} {# Always include
4+ endblock %} {% block header %}
5+ < p > Django Software Foundation</ p >
6+ {% endblock header %} {% block content-related %} {# Always include
77< h2 >
88 label and
99 < div >
@@ -22,36 +22,36 @@ <h3>About the foundation</h3>
2222 </ li >
2323 < li >
2424 < a href ="{% host_url 'homepage' host 'www' %}foundation/records/ "
25- > Records</ a
26- >
27- </ li >
28- < li > < a href ="{% url 'contact_foundation' %} "> Contact us</ a > </ li >
29- < li >
30- < a href ="{% host_url 'homepage' host 'www' %}foundation/cla/ "
25+ > Records</ a
26+ >
27+ </ li >
28+ < li > < a href ="{% url 'contact_foundation' %} "> Contact us</ a > </ li >
29+ < li >
30+ < a href ="{% host_url 'homepage' host 'www' %}foundation/cla/ "
3131 > Contributor license agreements</ a
32- >
33- </ li >
34- < li >
35- < a href ="{% host_url 'homepage' host 'www' %}foundation/conferences/ "
36- > Organizing a Django conference</ a
37- >
38- </ li >
39- </ ul >
40- < h3 > {% translate "Latest DSF meeting minutes" %}</ h3 >
41- < p >
42- {% translate "The minutes from May 2025 onwards are stored in the repo"
43- %}
44- < a href ="https://github.com/django/dsf-minutes "
45- > https://github.com/django/dsf-minutes</ a
46- >
47- </ p >
48- {% render_latest_meeting_minute_entries 2 %}
49- < a
50- href ="{% url 'foundation_meeting_archive_index' %} "
51- class ="link-readmore "
52- > {% translate "More meeting minutes" %}</ a
53- >
54- </ div >
55- {% endblock content-related %}
32+ >
33+ </ li >
34+ < li >
35+ < a href ="{% host_url 'homepage' host 'www' %}foundation/conferences/ "
36+ > Organizing a Django conference</ a
37+ >
38+ </ li >
39+ </ ul >
40+ < h3 > {% translate "Latest DSF meeting minutes" %}</ h3 >
41+ < p >
42+ {% translate "The minutes from May 2025 onwards are stored in the repo"
43+ %}
44+ < a href ="https://github.com/django/dsf-minutes "
45+ > https://github.com/django/dsf-minutes</ a
46+ >
47+ </ p >
48+ {% render_latest_meeting_minute_entries 2 %}
49+ < a
50+ href ="{% url 'foundation_meeting_archive_index' %} "
51+ class ="link-readmore "
52+ > {% translate "More meeting minutes" %}</ a
53+ >
54+ </ div >
55+ {% endblock content-related %}
5656 </ div >
57- </ h2 >
57+ </ h2 >
0 commit comments