{% load threadedcomments_tags %}{# This file is used by the unittests #}
{% for comment in comment_list|fill_tree|annotate_tree %}
{% if comment.open %}
{% else %}
{% endif %}
{{ comment.tree_path }}{% if comment.added_path %} ADDED {% endif %}
{% for close in comment.close %}