<#= this.model.config.label #>
<<#=this.container_el()#> class="<#=this.container_class()#>"> <# if (this.hasTabSwitch() ) { #>
<# } #>
<# _.each(this.model.config.items, function(label, key) { #> <#= this.render_item( key, label ) #> <# }, this); #> >