<# if ( data.label ) { #> <# } #>
<# /* if default value is available, there are no added any choises to select */ #> <# if( ! data.multiselect.default ) { for (const [key, values] of Object.entries(data.multiselect)) { #> <# } } #>
<# if ( data.description ) { #> {{{ data.description }}} <# } #>