{{ user_choices|json_script:'user_choices' }}
{% csrf_token %}
{% include 'django_glue/form/field/multi_select_field.html' with glue_field='users' %}
{% include 'django_spire/contrib/form/button/form_submit_button.html' %}