<# var um_list = this.get_config( 'um' ); #>
<#= this.model.config.label || this.model.config.name || this.el.dataset.name#> <# if ( this.model.config.info ) { #> > <# } #>
<# if (!this.model.config.hide_input) { #>
<# if (um_list.length) { #> 1 ? ' tabindex="2"' : ''#>><#= um_list[0] || '' #> <# } #>
<# if(this.model.config.um.length>1) { _.each(this.model.config.um, function(um, index) { #> <#= um #> <# }); } #>
<# } #>