@Section['Head'];
@Model.WebLog.Name
@Model.WebLogSubtitle
@Each.WebLog.PageList
@Current.Title
@EndEach
@If.IsAuthenticated
@Translate.Dashboard
@Translate.LogOff
@EndIf @IfNot.IsAuthenticated
@Translate.LogOn
@EndIf
@Section['Content'];
@Section['Footer']; @Section['Scripts'];