Skip to content

Commit 498fa26

Browse files
committed
Renamed "About" in header to "DSF".
1 parent 52a144e commit 498fa26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

djangoproject/templates/includes/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<a href="https://code.djangoproject.com/">Issues</a>
3838
</li>
3939
<li{% if 'foundation' in request.path %} class="active"{% endif %}>
40-
<a href="{% url 'homepage' %}foundation/">About</a>
40+
<a href="{% url 'homepage' %}foundation/">DSF</a>
4141
</li>
4242
<li{% if 'fundraising' in request.path %} class="active"{% endif %}>
4343
<a href="{% url 'fundraising:index' %}">&#9829; Donate</a>

0 commit comments

Comments
 (0)