----- Original Message -----From: Mohammed TlaisTo: zope@zope.orgSent: Thursday, October 04, 2007 1:18 PMSubject: [Zope] Tag is not closedGreetingsI am trying to test a dtml expression with a python built-in method as follows[code]
<dtml-in expr="_.range(3)">
[/code]
When I want to save I got :
Error Value: No closing tag, for tag <dtml-in expr="_.range(3)">, on line 2 of loop
_______________________________________________
Zope maillist - Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope-dev )