Fixes replies, and hide them on the homepage
This commit is contained in:
parent
63b2d2870a
commit
a160a95e82
3 changed files with 16 additions and 4 deletions
|
@ -16,7 +16,6 @@
|
|||
{% block content %}
|
||||
<div id="container">
|
||||
{% include "header.html" %}
|
||||
{{ thread }}
|
||||
{{ utils.display_thread(thread) }}
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue