I have a standard_html_header in which I would like to be able to publish the Id of the document which calls it. but when I use <dtml-var getId> I get 'standard_html_header' rather than the name of the document USING standard_html_header. How can I get the Id of the nesting document? Thanks joshua