# if ( this.model.config.flat || ( this.model.config.options && this.model.config.options.flat ) ) { #>
<# if(this.model.config.label && this.model.config.label.trim().length > 0) { #>
<#= this.model.config.label #>
<# } #>
<# if( this.model.config.icon ) { #>
<#= TVE.icon('bucket') #>
<# } #>
<# } #>