{% extends 'news/base.html' %} {% load mptt_tags %} {% block contents %}
{% for comment, structure in comments|tree_info %} {% if structure.new_level %} {% endfor %} {% endfor %}
{% endblock %}