[Zope] img in a tree?

Ethan Fremen mindlace@majordomo.net
Wed, 06 Oct 1999 14:15:45 +0100


Ethan Fremen wrote:
> 
Well, changing this:
> <dtml-else>
>         <dtml-if expr="id() == 'cnart'"><dtml-var cnartgif></dtml-if>
to this: <dtml-if expr="id() == 'cnart'"><IMG SRC="cnartgif"></dtml-if>

works, but it seems like a stupid patch to me.
-- 
~mindlace