{%link file="public/head.html"%}

{%$type.typename%}

{%$type.content%}

{%get name=bbstype class=isside:1,btid:$type.btid%}

留言版块

    {%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:bbs,id:$type.btid%}
主题:{%$read.title%}
{%$read.content%}
{%$read.addname%}留言时间:{%$read.addtime|espcms_timeformat(3)%}   阅读:{%$read.click%}
回复列表
{%if count($array) > 0%}
    {%forlist from=$array key=i%}
  • 主题:{%$array[i].title%} {%if $array[i].adminid>0 %}管理员回复{%else%}{%$array[i].addname%}{%/if%} 留言时间:{%$array[i].addtime|espcms_timeformat(3)%}
    {%$array[i].content%}
  • {%/forlist%}
共{%$page_read.db_num%}条/共有{%$page_read.page_num%}页 {%$pagebotton%}
{%else%}
暂无回复
{%/if%}
{%list name=bbssend class=btid:$type.btid,bid:$read.bid,title:$read.title|urlencode%}
{%link file="public/footer.html"%}