@Master['admin/admin-layout'] @Section['Content']
@AntiForgeryToken
@Translate.BackToPostList

@Translate.startingWith //@Model.WebLog.UrlBase/

@Translate.PostDetails

@Model.Post.Status

@If.IsPublished

@Model.PublishedDate
@Model.PublishedTime

@EndIf

@Translate.Categories

@Each.Categories @Current.Indent  
@EndEach
@If.IsPublished @EndIf @IfNot.IsPublished
 
@EndIf

@EndSection @Section['Scripts'] @EndSection