[Zope] Page template in Python-based product. How?

Rene Pijlman rpijlman@wanadoo.nl
Sun, 17 Jun 2001 23:48:17 +0200


I'd like to use Page Templates in a Python-based product instead of DTML
templates. How do I add a Page Template to the product?

Can I use: Globals.HTMLFile("name", globals()) ?

Or do I need to call some other method?

Kind regards,
Ren=E9 Pijlman