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

Confirm Delete of Choice

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