{% extends "formly/design/survey_edit_base.html" %} {% load bootstrap_tags %} {% block body %}

Modify Choice

Configure the choice.

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