{% 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 threadedcomments_tags %}
{% endif %}-
{% include "comments/comment.html" %}
{% for close in comment.close %}
{% endfor %} {% endfor %}