Skip to content

Commit 7ef45cb

Browse files
committed
Update24
1 parent fad6901 commit 7ef45cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/base.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
<li><a href="{% url 'about:about' %}">About</a></li>
8282
<li><a href="{% url 'pinax_blog:blog' %}">Blog</a>
8383
<!-- <li><a href="/">Forum</a></li> -->
84-
<li><a href="{% url 'locations:locations' %}">Locations</a></li>
84+
<!--<li><a href="{% url 'locations:locations' %}">Locations</a></li>-->
8585
<li><a href="{% url 'events:events' %}">Events</a></li>
8686
<li><a href="{% url 'sponsors:sponsors' %}">Sponsors</a></li>
8787
<li><a href="{% url 'coc:coc' %}">Code Of Conduct</a></li>

0 commit comments

Comments
 (0)