14 Nov
1999
14 Nov
'99
11:29 p.m.
Farzad Farid wrote:
<dtml-var logo>
But then I have to put the logo in the root folder. Or is there a syntax for still accessing the logo in the 'images' folder?
<dtml-with images> <dtml-var logo> </dtml-with> or: <IMG SRC="<dtml-var "images.logo.absolute_url()">"> might do the trick. -- Ethan "mindlace" Fremen you cannot abdicate responsibility for your ideology.