{% ifequal length 1 %} {{ length }} comments {% else %} {% if length %} {{ length }} comments {% else %} 0 comments Be the first to comment on this paragraph! {% endif %} {% endifequal %} {% for c in query %} {{ forloop.counter }} {{ c.submitter_name }} {{ c.comment|escape|linebreaks }} {% endfor %}