{%link file="en/public/head.html"%} {%get name=typelist class=tid:$type.tid,utid:$type.topid%} {%if count($array)>0%}
{%forlist from=$array key=i%} {%if $array[i].level==1%}
{%$array[i].typename%}
{%else%}
{%$array[i].typename%}
{%/if%} {%/forlist%}
{%/if%} {%/get%}
{%$type.typename%}
{%if count($array) > 0%}
{%forlist from=$array key=i%}
{%$array[i].title|cutstr(10,'')%}
${%$array[i].bprice%}
{%/forlist%}
{%$pagetext%}
{%$pagebotton%}
{%else%}
Did not match any infomation
{%/if%}
{%link file="en/public/footer.html"%}