Allow a board called news to exist

This commit is contained in:
8chan 2014-12-14 03:27:26 -08:00 committed by czaks
parent 91c02c3ec4
commit d788131202
2 changed files with 5 additions and 5 deletions

View file

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