@Model.webLog.name
@Model.pageTitle
@If.isAuthenticated
@Translate.Dashboard
@Translate.LogOff
@EndIf @IfNot.isAuthenticated
@Translate.LogOn
@EndIf
@Section['Content'];
@Section['Scripts'];