{include file='lib/header.html'} {include file='shopnav.html'}
{if $list} {foreach item=g from=$list} {if $g.reply} {/if}
留言者:{if $g.username}{$g.username}{else}游客{/if} 留言时间:{$g.dateline|date:Y-m-d}
内容:{$g.content}
回复:{$g.reply}
{/foreach} {if $pagelist}{$pagelist}{/if} {else}

暂无留言

{/if}
{include file="shop_right.html"}
{include file='lib/footer.html'}