[Zope] problem with let tag

Ainis Ainis <ainis@mindless.com>
Wed, 29 Sep 1999 08:35:56 +0200


Hello ALL,

According to documentation zope.org this should work:
<dtml-let foo="blah">
<dtml-var foo>
</dtml-let>

but it does not, I get an error
Error Type: NameError
Error Value: blah

It seems that it considers blah as a variable, so how could I tell
zope that it's just a string?
  

Best regards,
 Ainis                          mailto:ainis@mindless.com