{%link file="public/head.html"%}
{%$type.typename%}
{%$type.content%}
{%get name=typelist class=utid:$type.topid,tid:$type.tid%}
{%$uptypeview.typename%}
{%forlist from=$array key=i%} {%if $array[i].selected=='selected'%}
{%$array[i].typename%}
{%else%}
{%$array[i].typename%}
{%/if%} {%/forlist%}
{%/get%}
{%link file="public/left.html"%}
{%list name=path class=type:doc,id:$type.tid%} {%if count($array) > 0%}
{%forlist from=$array key=i%}
{%$array[i].addtime|espcms_gtimeformat(3)%}
{%$array[i].ctitle%}
{%if $array[i].summary%}
{%$array[i].summary%}
{%/if%}
{%/forlist%}
{%$page_read.db_num%}/{%$page_read.page_num%}
{%$pagebotton%}
{%else%}
No Information
{%/if%}
{%link file="public/footer.html"%}