Dominic Hiles wrote: > I have tried: > > <div tal:define="python:nocall(options['args'][0])"></div> Seeing as how 'python:' doesn't autocall unless you suppress it the way path expressions do, this should work just fine: "python:options['args'][0]" Cheers, Evan @ 4-am