{% for field in CommentForm %} {% endfor %}
{{ field.label_tag }}: {{ field }} {{ field.errors }}