Hello,
How can I insert a conditional python expresion inside a ZPT.
Example:
if (my_expresion):
toreturn = a
else:
toreturn = b
return toretun
Thank you!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope/attachments/20061205/fb408d44/attachment.htm