# if ( data.help ) { #> <# } #> <# if ( data.label ) { #> {{{ data.label }}} <# } #> <# if ( data.description ) { #> {{{ data.description }}} <# } #> min="{{ data.choices['min'] }}" <# } #> <# if ( data.choices['max'] ) { #> max="{{ data.choices['max'] }}" <# } #> <# if ( data.choices['step'] ) { #> step="{{ data.choices['step'] }}" <# } #> />