We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fad6901 commit 7ef45cbCopy full SHA for 7ef45cb
templates/base.html
@@ -81,7 +81,7 @@
81
<li><a href="{% url 'about:about' %}">About</a></li>
82
<li><a href="{% url 'pinax_blog:blog' %}">Blog</a>
83
<!-- <li><a href="/">Forum</a></li> -->
84
- <li><a href="{% url 'locations:locations' %}">Locations</a></li>
+ <!--<li><a href="{% url 'locations:locations' %}">Locations</a></li>-->
85
<li><a href="{% url 'events:events' %}">Events</a></li>
86
<li><a href="{% url 'sponsors:sponsors' %}">Sponsors</a></li>
87
<li><a href="{% url 'coc:coc' %}">Code Of Conduct</a></li>
0 commit comments