This commit is contained in:
m
2026-03-14 20:07:17 +01:00
parent 588e2a77eb
commit 79e9dee348

View File

@@ -20,7 +20,7 @@ Template{% endblock %} {% block content %} {% from
{% include 'leave_comment.html' %}
<hr />
{{comment_renderer(comments)}}
{{render_comment(comments)}}
</div>
</div>
{% endblock %}