> I tried that and it will print the <BR>, like this > > These IDs have Errors:<BR> 1<BR> 46 <BR> 76<BR> 45<BR> If you are using zpt, then you have to call it like this: <div tal:replace="structure here/myScript"/> Otherwise it will be rendered as text. Regards Josef