<# if (this.collection.hasSplit) { #> <# } #> <# this.collection.visible.forEach(function (model) { #> <# let extraClass = model.get('cls') ? model.get('cls') : '' #> <# extraClass += model.is_last ? '' : ' tcb-active-element-breadcrumbs-item-after' #> <# extraClass += ! model.is_last && ! model.disabled ? ' click' : '' #> <#= model.get('name') #> <# }) #>