{% ifequal length 1 %} One comment {% else %} {% if length %} {{ length }} comments {% else %} No comments {% endif %} {% endifequal %} {% for c in query %} {{ c.comment|escape|linebreaks }} {% endfor %}
{{ form.id }}
Comment
{{ form.comment }}
Your name{{ form.name }} Required so we can give you credit
Your URL{{ form.url }} Optional link to blog, home page, etc.
Remember you?{{ form.remember }}
{{ error }}