{foreach name="$template_list" item="vo"}
  • {$vo.title}({$vo.count})
  • {/foreach}