@if(model.isRoot) {
}
@config.SiteName
@__("layout.blog")
@if(config.ShowGuestbook === 'true') {
@__("layout.message")
}
@__("layout.about")
@__("language")
@this.renderBody() @if(config.EnableStatistics === 'true') { //百度统计代码 }