{$article.Time('Y年m月d日')}

{$article.Title}

{$article.Content}
作者:{$article.Author.StaticName} | 分类:{$article.Category.Name} | 浏览:{$article.ViewNums} | 评论:{$article.CommNums}
{if !$article.IsLock} {template:comments} {/if}