[Zope] Tag is not closed
Jaroslav Lukesh
lukesh at seznam.cz
Thu Oct 4 07:31:40 EDT 2007
<dtml-in expr="_.range(3)">
...
</dtml-in>
----- Original Message -----
From: Mohammed Tlais
To: zope at zope.org
Sent: Thursday, October 04, 2007 1:18 PM
Subject: [Zope] Tag is not closed
Greetings
I 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 at 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 )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope/attachments/20071004/fb1f2133/attachment.htm
More information about the Zope
mailing list