<#= this.model.config.label #>
<# _.each(this.model.config.items, function(label, key) { #> <#= this.render_item( key, label ) #> <# }, this); #>