add motd schema and motd editor
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
<ul>
|
||||
<li><a href="{{ url_for('mod.user_list') }}">User list</a></li>
|
||||
<li><a href="{{ url_for('mod.sort_topics') }}">Sort topics</a></li>
|
||||
<li><a href="{{ url_for('mod.motd_editor') }}">Message of the Day</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user