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