4 Oct
2007
4 Oct
'07
11:18 a.m.
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*