#macro tagsRow tagText typeId='' typeName=''>
#macro> <#macro tags tagText typeIds='' tagIds=''> <#if typeIds?has_content> <@_tagType ids=typeIds> <#list map as k,tagType> <@tagsRow tagText k tagType.name/> #list> @_tagType> <#else> <@tagsRow tagText/> #if> #macro>