#set ($displayableSections = $webInterfaceManager.getDisplayableSections($location, $user, $helper)) #foreach ($section in $displayableSections) #set ($sectionKey = "$location/$section.key") #set ($displayableItems = $webInterfaceManager.getDisplayableItems($sectionKey, $user, $helper)) #if (!$displayableItems.isEmpty())