{% if label %} {% endif %}
{% for option in options %}{% if option.checked %}{% endif %}{% endfor %}
{% for option in options %}{% if not option.checked %}{% endif %}{% endfor %}
{% if allowcustom %}
{% endif %} {% if help %}

{{ help }}

{% endif %}