{# Pill button group wrapped in a fieldset like the rest #} {%- macro formPill(name, label, options) -%}
{{ formPillStandalone(name, options) }}
{%- endmacro -%}