Attributes

{% csrf_token %} {% for field in attributes_form.state_fields %} {{ field }} {% endfor %} {{ attributes_form.name.errors }}
{{ attributes_form.id }}