{$m.username} 最近的帖子
-
{volist name="tptc" id="vo"}
- {$vo.title} {$vo.time|friendlyDate} {/volist}
{$m.username} 最近的评论
-
{volist name="tpte" id="vo"}
-
{$vo.time|friendlyDate} 在{$vo.title}中回复:
{$vo['content']|clearcontent|msubstr=0,50}...
{/volist}