{{ user_choices|json_script:'user_choices' }}
{% csrf_token %}
{% include 'django_spire/form/field/field.html' with field=form.users %}
{% include 'django_spire/form/button/submit_button.html' %}