[Zope3-Users] Output the template of a view class

Florian Lindner mailinglists at xgm.de
Tue Jun 21 12:26:58 EDT 2005


Hello,
sine I suspect my last email to have drowned on the list, I try to ask again.

How can I ouput the template from the associated view class?

class view:
        def __call__(self):
                return template

How to do that?

Thanks,

Florian


More information about the Zope3-users mailing list