{$pt.proname}

    {section loop=$steplist} {if $step==$i.index}
  1. {$i.order}{$loop}
  2. {else}
  3. {$i.order}{$loop}
  4. {/if} {/section}
__CONTENT__