#define layout(showSidebar) #(SEO_TITLE ?? (WEB_TITLE + '-' + WEB_SUBTITLE)) #@css?()
#if(showSidebar)

#(WEB_NAME ?? '未设置网站名称')

#option('bonhumeur_web_desc','一个小博客....')

#end
#@content()
#@script?() #end