[Zope] dtml-in and dictionaries

Mitchell L Model mlm@acm.org
Thu, 20 Sep 2001 16:57:17 -0400


I want to use dtml-in on the dictionary to get something like

	<dt>KEY<dd>VALUE

for each entry in the dictionary.  What's the recommended idiom for this?