<# if ( this.data.label ) { #>
<#=this.data.label#>:
<# } #>
<# _.each( this.data.buttons, function( btn, key ) { #>
<#=this.icon( btn )#>
<# }, this ); #>