> ..
> except that PARENTS[-1] is the site root.. You're counting the wrong
> way.. PARENTS[1] (or is it PARENTS[0]?) would give you the container
Or of course <dtml-in "aq_parent.objectValues('DTML Document)"> and then you
dont need to worry about it being 0 or -1...