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