[#if folders?? && folders?size>0]
-
[#list folders as folder]
- ${folder.NAME} [#if folder.ejTree?? && folder.ejTree?size>0] [/#if] [/#list]
[/#if]