<#= this.model.config.label #>
<# _.each(this.model.config.items, function(set, setIndex) { #>
<#=set.name#>
<# _.each( set.styles, function( item, index ) { #> <# if ( item ) { #> <# } #> <#}, this ) #>
<# }, this); #>