{% extends "site_base.html" %} {% load bootstrap_tags %} {% block body %}

Delete Field

Please confirm the deletion of this field.

{{ field }} {% csrf_token %}
{{ form|as_bootstrap }}
Cancel
{% endblock %}