<a href="#<#= tab.getTabIdFromIdentifier() #>">
	<# if (tab.countCheckedOptions()) { #><strong> <# }#>
	<#= tab.get('label') #> (<#= tab.countCheckedOptions() #>)
	<# if (tab.countCheckedOptions()) { #></strong> <# }#>
</a>
