{% load comments_tags %}
{% csrf_token %} {{ form.errors }} {{ form.comment.label }}
{{ form.comment }} {% if target %} {% endif %}