@Section['Head'];
@Model.webLog.name
@Model.webLog.subtitle
@Each.webLog.pageList
@Current.title
@EndEach
@If.isAuthenticated
@Translate.Dashboard
@Translate.LogOff
@EndIf @IfNot.isAuthenticated
@Translate.LogOn
@EndIf
@Section['Content'];
@Section['Footer']; @Section['Scripts'];