Fix long comments being swallowed
This commit is contained in:
@@ -92,5 +92,5 @@
|
||||
{% endif %}
|
||||
|
||||
{% from "macros/threads.html" import render_thread %}
|
||||
{{ render_thread(thread, current_user) }}
|
||||
{{ render_thread(thread, current_user, form) }}
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user