{{ form.media }}
Edit Feature
{{ form.as_table }}
{% for attr in attributes %}
{{ attr.0 }}
{{ attr.1 }}
{% endfor %}
Cancel