{include file="common_header" /} {include file="common_top" /}
{volist name="list" id="vo"} {volist name="vo.data" id="vo1"} {/volist} {/volist}
{$vo.title} {$vo.condition}
     |_  {$vo1.name} {$vo1.condition}
{include file="common_footer" /}