{% extends 'django_spire/glue/form/form.html' %} {% block glue_form_unique_name %}group_form{% endblock %} {% block glue_form_content %}
{% include 'django_spire/glue/form/field/choice/adaptive_field.html' with glue_field='glue_form.groups' %}
{% endblock %}