@Model.Post.Title

@Model.PublishedDate   @Model.PublishedTime   @Model.CommentCount       @Each.Post.Categories @Current.Name     @EndEach

@Model.Post.Text
@If.HasTags
@Each.Tags @Current.Item1     @EndEach
@EndIf

@Each.Comments @Partial['themes/default/comment', @Current] @EndEach

@If.HasNewer «  @Model.NewerPost.Value.Title @EndIf
@If.HasOlder @Model.OlderPost.Value.Title  » @EndIf