{% load i18n dialogos_tags %}

Comments

Add Comment

{% comment_form post as comment_form %}

{% csrf_token %}
  • {{ comment_form.comment }}