{%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%}
专题列表
{%get name=subtype class=mid:2%} {%forlist from=$array key=i%}
{%$array[i].subjectname%}
{%/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_timeformat(3)%}
{%$array[i].ctitle%}
{%if $array[i].summary%}
{%$array[i].summary%}
{%/if%}
{%/forlist%}
共{%$page_read.db_num%}条/共有{%$page_read.page_num%}页
{%$pagebotton%}
{%else%}
暂无内容
{%/if%}
{%link file="public/footer.html"%}