<#if link.template.resource?exists>
#i18n{sponsoredlinks.create_set.descriptionContent} : ${link.template.resource.label}
<#-- subcategory (if any) -->
<#if link.template.subCategory?has_content>
<#assign selectionBean = link.template.resource.selectionActionBean />
<#if selectionBean.subCategories?size > 0>
<#list selectionBean.subCategories as subCategory>
<#if link.template.subCategory == subCategory.code>
<#-- insertservice matches and subcategory selected -->
: ${subCategory.name}
#if>
#list>
#if>
#if>
<#else>
#i18n{sponsoredlinks.create_set.resourceNotAvailable}
#if>
#list>