9 Jun
2002
9 Jun
'02
8:33 a.m.
i think you need to use structure: as in: <ul> <li tal:repeat="child container/folder/objectValues"> <span tal:replace="structure child"></span></li> </ul>