@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