You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: djangoproject/templates/aggregator/local-django-community.html
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,8 @@
8
8
9
9
<h2>Local Django Communities</h2>
10
10
11
+
<p>Something missing? <ahref="https://github.com/django/djangoproject.com/issues/new?assignees=&labels=type%3Acommunity&projects=&template=community_request.md">Suggest your community</a>.</p>
12
+
11
13
{% if grouped_django_communities %}<h3id="table-of-contents">Table of contents<aclass="plink" href="#table-of-contents"> ¶</a></h3>{% endif %}
12
14
<ul>
13
15
{% for local_django_community in grouped_django_communities %}
0 commit comments