File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -26,8 +26,8 @@ <h3>About the foundation</h3>
2626 < li > < a href ="/foundation/conferences/ "> Organizing a Django conference</ a > </ li >
2727 </ ul >
2828 < h3 > {% translate "Latest DSF meeting minutes" %}</ h3 >
29- < p > {% translate "The minutes from May 2025 onwards are stored in the repo " %}
30- < a href ="https://github.com/django/dsf-minutes "> https://github.com/django/dsf-minutes</ a >
29+ < p > {% translate "The minutes from May 2025 onwards are stored in the repo" %}
30+ < a href ="https://github.com/django/dsf-minutes "> https://github.com/django/dsf-minutes</ a >
3131 </ p >
3232 {% render_latest_meeting_minute_entries 2 %}
3333 < a href ="{% url 'foundation_meeting_archive_index' %} " class ="link-readmore "> {% translate "More meeting minutes" %}</ a >
Original file line number Diff line number Diff line change 1111{% block content %}
1212 < h1 > {% translate "Meeting minutes archive" %}</ h1 >
1313
14- < p > {% translate "The minutes from May 2025 onwards are stored in the repo https://github.com/django/dsf-minutes" %}
14+ < p > {% translate "The minutes from May 2025 onwards are stored in the repo" %}
15+ < a href ="https://github.com/django/dsf-minutes "> https://github.com/django/dsf-minutes</ a >
16+ </ p >
1517
1618 < p > {% translate "Select a year to view meeting minutes:" %}</ p >
1719
You can’t perform that action at this time.
0 commit comments