{%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:$read.tid%}
{%$read.content%}
{%if $read.fgid!=0%} {%list name=form class=fgid:$read.fgid%} {%/if%}
{%link file="public/footer.html"%}