{% comment %} The template for threadedcomments, spiced up. This is included via comments/list.html The id="comments-..." is required for JavaScript, the 'comments/comment.html template is also used by the Ajax view. {% endcomment %} {% load fluent_comments_tags threadedcomments_tags %}
{% endif %}-
{% render_comment comment %}
{% for close in comment.close %}
{% endfor %} {% endfor %}