<#= numberOfItems #> selected items
<# _.forEach(elementTypes, element => { #>
<#= TVE.icon( TVE.Elements[element ? element.type : 'text' ].icon ) #> <#= TVE.Elements[element ? element.type : 'text' ].name #>
<#= TVE.icon( 'times-regular' ) #>
<# }) #>