j
k
j a
j l
"J. Atwood" wrote:
Ok.. this is really dumb, but for some reason I can't get this to work. <dtml-if "id=='index_html'">
Ok.. this is really dumb, but for some reason I can't get this to work.
<dtml-if "id=='index_html'">
I believe this should be <dtml-if "_['id']=='index_html'"> (isn't dtml nice sometimes) Rik
Back to the thread
Back to the list