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

@Translate.startingWith http://@Model.webLog.urlBase/

@Translate.PostDetails

@Model.Post.Status

@If.IsPublished

@Model.PublishedDate
@Model.PublishedTime

@EndIf

@Translate.Categories

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

@EndSection @Section['Scripts'] @EndSection