On Fri, Mar 29, 2002 at 09:45:31PM +0100, Lennart Regebro wrote:
> Anyway: try <dtml-var images.something.logo_png>
KeyError. Do <dtml-var "images.something.logo_png"> instead.
Oleg.
--
Oleg Broytmann http://phd.pp.ru/ phd@phd.pp.ru
Programmers don't die, they just GOSUB without RETURN.