Hi, I am new to ZOPE and for the first time I am trying the following: /news/index_html /news/sub/text1_html /news/sub/text2_html now I want to include all documents from within the sub folder within my /news/index_html with <dtml-with sub> this works when I list all sub object by hand in dtml- var's, but I wanted to use dtml-in so that I don't have to change index_html each time I added a new object to the sub folder. But my understanding of ZOPE seems to be incomplete because this does not work as it seems: <dtml-in sub> <dtml-var title> <dtml-var "content?"> </dtml-in> how to do this job correctly? Thanks in advance Kai Hofmann -- Institut für Seeverkehrswirtschaft und Logistik http://www.isl.org/ Dipl.-Inform. Kai Hofmann mailto:hofmann@isl.org Universitaetsallee GW1 Block A phone:+49 421 22096-83 D-28359 Bremen fax:+49 421 22096-55