{% load i18n %}
{% csrf_token %} {% if next %}{% endif %} {{ form.non_field_errors }} {% for field in form %} {{ field.errors }} {{ field }} {% endfor %}
{% include "spirit/comment/_editor.html" %}