# if ( data.tooltip ) { #> <# } #> <# if ( data.label ) { #> {{{ data.label }}} <# } #> <# if ( data.description ) { #> {{{ data.description }}} <# } #> <# if ( data.choices['units'] ) { #> <# for ( key in data.choices['units'] ) { #> selected <# } #>>{{ data.choices['units'][ key ] }} <# } #> <# } else { #> <# var units = data.value.replace( parseFloat( data.value ), '' ); #> selected <# } #>>px selected <# } #>>em selected <# } #>>% <# } #>