Skip to content

Commit f9b9a81

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent aefc843 commit f9b9a81

2 files changed

Lines changed: 39 additions & 39 deletions

File tree

Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{% extends "base.html" %} {% load fundraising_extras hosts i18n meetings %} {%
22
block 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>
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{% extends "base_foundation.html" %} {% load fundraising_extras %} {% block
22
og_title %}{{ flatpage.title }}{% endblock %} {% block title %}{{ flatpage.title
3-
}}{% endblock title %} {% block content %}
4-
<h1>{{ flatpage.title }}</h1>
5-
{{ flatpage.content }} {% endblock content %} {% block content-related-extra %} {%
6-
top_corporate_members "diamond" "platinum" "gold" header="Diamond, Platinum and
7-
Gold Members" %} {% endblock content-related-extra %}
3+
}}{% endblock title %} {% block content %}
4+
<h1>{{ flatpage.title }}</h1>
5+
{{ flatpage.content }} {% endblock content %} {% block content-related-extra %} {%
6+
top_corporate_members "diamond" "platinum" "gold" header="Diamond, Platinum and
7+
Gold Members" %} {% endblock content-related-extra %}

0 commit comments

Comments
 (0)