{% csrf_token %} {{ comment_form.content_type }} {{ comment_form.object_pk }} {{ comment_form.timestamp }} {{ comment_form.security_hash }}
{% if comment_form.comment.errors %} {% endif %}
{% comment %} {#

Commenter ({{user.username}})


Annuler et répondre sur le fil principal

{% if comment_form.comment.errors %} {% endif %}
{% for metacategory in comment_form.metacategories %} {% endfor %}

#} {% endcomment %}