{include file="public/header"}
{volist name="lst" id="vo"} {if condition="$vo['type'] eq '1'"}
{elseif condition="$vo['type'] eq '2'"}
{elseif condition="$vo['type'] eq '3'"}
{elseif condition="$vo['type'] eq '4'"}
{if condition="$vo['value'] neq ''"}
{/if}
{elseif condition="$vo['type'] eq '5'"}
{elseif condition="$vo['type'] eq '6'"}
{elseif condition="$vo['type'] eq '7'"}
{/if} {/volist}