{% load comments i18n %}
{% csrf_token %} {{ form.object_pk }} {{ form.content_type }} {{ form.timestamp }} {{ form.security_hash }} {# if it is has a parent #} {% if node.id %} {% endif %}

{%if node.id%} Reply: {%else%} Comment: {%endif%}

{{form.comment}}