Re: creating lists of objects in tal

Sinan Kalkan <[email protected]> Thu, 07 Sep 2006 16:06:49 +0200
Newsgroups gmane.comp.web.zope.page-templates
Message-ID <[email protected]>
hi there,

i've found out my problem using PTProfiler.
i've realized that i was trying to execute
an object instead of trying to display its content
in a tal:content tag.

thanks