#set ($catalogImage = $config.getString("cms.image.catalog")) #set ($contentCatalog = $catalog.getItems()) #set ($catalogCounter=1)
ffffffff #foreach ($ct in $catalogPath) >> $ct.getTitle()#end
#if ($contentCatalog.size() == 0)


This catalog is empty. Use the customize action to add sub-catalogs or contents




#else #foreach ($item in $contentCatalog) #if ($item.getType() == "Catalog") #if ($catalogCounter == 1) #set ($uri= $item.getUri()) #set ($catalogCounter=2) #else #set ($uri= $item.getUri()) #set ($catalogCounter=1) #end #end #end
$item.getTitle()$item.getTitle()
#end #if ($contentList== "") No content in this folder #else #set ($contentList = "Content in this folder

$contentList") #end