Improve thread list style
This commit is contained in:
@@ -8,5 +8,7 @@ Threads
|
||||
<h1>Threads</h1>
|
||||
|
||||
{% from "macros/threads.html" import render_threadlist %}
|
||||
{{ render_threadlist(threads) }}
|
||||
<div class="list-group">
|
||||
{{ render_threadlist(threads) }}
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user