simple catalog support for moderators
This commit is contained in:
committed by
Fredrick Brennan
parent
c170bc7ef2
commit
4db4ab9cf0
@@ -14,7 +14,9 @@
|
||||
{{ boardlist.top }}
|
||||
<header>
|
||||
<h1>{{ settings.title }} (<a href="{{link}}">/{{ board }}/</a>)</h1>
|
||||
<div class="subtitle">{{ settings.subtitle }}</div>
|
||||
<div class="subtitle">{{ settings.subtitle }}
|
||||
{% if mod %}<p><a href="?/">{% trans %}Return to dashboard{% endtrans %}</a></p>{% endif %}
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<span>{% trans 'Sort by' %}: </span>
|
||||
|
||||
Reference in New Issue
Block a user