{% csrf_token %} {{ form.non_field_errors }}
{{ form.body }} {{ form.body.errors }}
{{ form.attachment }} {{ form.attachment.errors }}