{include file="header.htm"}
{section name=s loop=$row}
{$row[s].title} 作者:{$author[s].username} 发表时间:{$time[s]}
{$row[s].content|truncate:1000:''}
查看全文...

{/section} {$tpage}
{include file="footer.htm"}