j
k
j a
j l
"Robert W. Erb" wrote:
How can I do this? I can't seem to get any of these to work: <dtml-if "id != index_html">
How can I do this? I can't seem to get any of these to work:
<dtml-if "id != index_html">
try this : <dtml-if "id != 'index_html'"> ------------- Hannu
Back to the thread
Back to the list