<# links.each( function( item, index ) { item.has_link = index < links.size() - 1 #>
  • <# if ( item.has_link ) { #><# } #> <#= _.escape ( item.get ( 'label' ) ) #> <# if ( item.has_link ) { #><# } #>
  • <# } ) #>