A- A+ @post.CateName @{ post.LabelList.forEach(function(label) { @label }); } @post.CreateTimeStr @post.Title @__("blog.article.brief") :@post.Summary @this.raw(post.Content) @if(config.ShowComments === 'true') { }