{template 'header', 'member'}
{if $action=='view'}聊天记录{else}站内交谈{/if}
{if $action=='view'}关闭{else}创建{/if}
{if $action=='view'}
{if $lists} {loop $lists $v}
{$v[word]}
{/loop} {/if} {if $pages}
{$pages}
{/if} {else}
{/if} {template 'footer', 'member'}