{% if bootstrap_version >= 5 -%} {% set field_cls = "col-md-auto" -%} {% else -%} {% set field_cls = "col-md-6" -%} {% endif -%}