@Model.post.title

@Model.publishedDate   @Model.publishedTime       @Each.post.categories @Current.name     @EndEach

@Model.post.text
@If.hasTags
@Each.tags @Current.Item1     @EndEach
@EndIf


@If.hasNewer «  @Model.newerPost.Value.title @EndIf
@If.hasOlder @Model.olderPost.Value.title  » @EndIf