[Zope] let problem (or just a stupid newbie)

Oleg Broytmann Oleg Broytmann <phd@mail2.phd.pp.ru>
Mon, 29 Jan 2001 13:30:09 +0300 (MSK)


On Mon, 29 Jan 2001, Hans de Wit wrote:
> <dtml-var standard_html_header>
> <dtml-let person="'Bob'">
> <dtml-var person>
> <dtml-var standard_html_footer>
[skip]
> Document Template Parse Error: (see above)

   But of course. dtml-let must be closed with </dtml-let>

Oleg.
----
     Oleg Broytmann     http://www.zope.org/Members/phd/     phd@phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.