><dtml-in expr="getPhysicalRoot().objectValues(['Folder'])"> > <some output code> ></dtml-in> This doesn't help, since, for example, the whole directory structure is moved one level down (e.g. into /site1), you had to edit that code again to fit the new requirement (e.g. getPhysicalRoot().site1.objectValues(['Folder']). Best regards Timo