Remove ?/news from dashboard

This commit is contained in:
8chan 2014-12-31 22:42:28 -08:00
parent 0ed67f29d9
commit 74337ed316

View File

@ -33,7 +33,6 @@
{% endif %} {% endif %}
<li><a href="?/noticeboard">{% trans 'View all noticeboard entries' %}</a></li> <li><a href="?/noticeboard">{% trans 'View all noticeboard entries' %}</a></li>
{% endif %} {% endif %}
<li><a href="?/news">{% trans 'News' %}</a></li>
<li> <li>
<a href="?/inbox"> <a href="?/inbox">
{% trans 'PM inbox' %} {% trans 'PM inbox' %}