{%link file="public/head.html"%}
{%$type.typename%}
{%$type.content|htmlcode(2)%}
{%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:$read.tid%}
{%$read.content%}
{% if espcms_count($page)>0 %}
{%if $read.plink!=''%}
上一页
{%else%}
上一页
{%/if%} {%forlist from=$page key=i%} {%if $page[i].n==1%}
{%$page[i].num%}
{%else%}
{%$page[i].num%}
{%/if%} {%/forlist%} {%if $read.nlink!=''%}
下一页
{%else%}
下一页
{%/if%}
{%/if%} {%if $read.fgid!=0%} {%list name=form class=fgid:$read.fgid%} {%/if%}
{%link file="public/footer.html"%}