typo fix
This commit is contained in:
@@ -20,7 +20,7 @@ Template{% endblock %} {% block content %} {% from
|
||||
{% include 'leave_comment.html' %}
|
||||
|
||||
<hr />
|
||||
{{comment_renderer(comments)}}
|
||||
{{render_comment(comments)}}
|
||||
</div>
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user