j
k
j a
j l
[Chris Withers]
Alejandro Fernandez wrote: ...Is the best way to avoid this <dtml-if "_.getitem('sequence-item' > size)">? It's the only way :-(
Alejandro Fernandez wrote:
Is the best way to avoid this <dtml-if "_.getitem('sequence-item' > size)">?
It's the only way :-(
Nope: <dtml-if "_['sequence-item']"> Cheers, Tom P
Back to the thread
Back to the list