Help for this page

Select Code to Download


  1. or download this
      loop_context_vars => 1
  2. or download this
      <TMPL_LOOP stuff>
        <TMPL_IF NAME="__ODD__">
        Odd stuff
    ...
        Even stuff.
        </TMPL_IF>
      </TMPL_LOOP>