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