j
k
j a
j l
<dtml-if action == "add"> blah </dtml-if>
<dtml-if "action == 'add'"> blah </dtml-if> Things inside quotes get evaluated as Python expressions. :) Have fun Zopeing! -CJ
Back to the thread
Back to the list