Hi. Somebody know how to do instead: someFoo =3D DTMLFile('file', globals()) def someFoo(self, REQUEST =3D None): =09"""abc""" =09myDTML =3D "<standard_html_header>Test!<standard_html_footer>" =09return myDTML Yes, I know: I should render it first. But how? I didn't find (yet) any=20 DTMLString or something. Any hints? --=20 Regards, Bogdan Never assume the reader has read the subject line.