{volist name="list" id="vo"} {if condition="$vo['type'] eq 2"}
  • {$vo.title}
  • {else /}
  • {/if} {/volist}