Getting access to additional-passed in variables from dtml
25 Sep
2002
25 Sep
'02
7:29 p.m.
Hello, I want to use dtml as a variable-substitution engine. However, I'm not sure how to see what variables I have available. For example, with page templates I can do the following: <span tal:repeat="key python:options.keys()"> <span tal:replace="key">The Key</span> </span> Is there an equivalent structure in dtml? Thanks, VanL
8594
Age (days ago)
8594
Last active (days ago)
0 comments
1 participants
participants (1)
-
VanL