{include file="header.html"}
当前位置:
首页
{if isset($pname)} >
{$pname}
{/if} >
{$cname}
> {$title} 内容
{$title}
选择字号:
超大
标准
发布时间:{$addtime|date:'Y-m-d H:i'} | 作者:{$writer}
{$body}
网站分类
{channel row="20"}
{$vo.cname}
{/channel}
最新文章
{loop table="article" row='5' orderby="id desc"}
{$vo.title}
{/loop}
随机文章
{loop table="article" row='5' orderby="rand"}
{$vo.title}
{/loop}
{include file="footer.html"}