[Zope] How do i test sequence-number

kamal hamzat hamzat at dnetsystems.net
Fri Sep 28 11:21:17 EDT 2007


Please what is wrong with this code:

<dtml-in newsSummary>
<dtml-var sequence-number>
<dtml-if expr="<dtml-var sequence-number> <= 5">

<a href="&dtml-absolute_url;">
<dtml-var title></a><br />
<br><br><dtml-var author>
<dtml-var summary><br><br>
</dtml-if>
</dtml-in>

This the error i got
invalid syntax (, line 1) 

Thanks
Kamal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope/attachments/20070928/a6f0b1e3/attachment.htm


More information about the Zope mailing list