This commit is contained in:
m
2026-03-14 20:05:35 +01:00
parent 2593ddc467
commit 588e2a77eb

View File

@@ -17,7 +17,7 @@ Template{% endblock %} {% block content %} {% from
> >
<hr style="margin-top: 75px; margin-bottom: 40px" /> <hr style="margin-top: 75px; margin-bottom: 40px" />
{% include leave_comment.html %} {% include 'leave_comment.html' %}
<hr /> <hr />
{{comment_renderer(comments)}} {{comment_renderer(comments)}}