1 Apr
2002
1 Apr
'02
1:21 p.m.
In a namespace like: mysite |_images |_mytemplate |_myportal How do I access images from myportal with a <dtml-var> ? I cannot find a help reference for this action and <dtml-var /mysite/images> does not work and neither does any other combination I can find. Do I need to do this with a python expression?