<# _.each( items, function ( template, k ) { #>
<#=template['content'].replace('href', 'data-href').replace('tcb-button-icon', 'tcb-button-icon tcb-hidden') #>

<#=template.label#>

<# }); #>