<# if ( data.tooltip ) { #> <# } #> <# if ( ! data.choices ) { return; } #> {{ data.label }} <# if ( data.description ) { #> {{ data.description }} <# } #>
<# for ( key in data.choices ) { #> checked<# } #>> <# } #>