Cheers buddy!!
That helped.
When I create an entry in ZopeLabs.com I'll mention your name.
Peter
> The template want to be embedded into the Zope acquisition context:
>
> Try:
>
> return PageTemplateFile('simple', globals()).__of__(self) ()
>
>
> Dieter