extends ../shared/layout block content link(href=`${staticPrefix}/css/animate-custom.css`, rel='stylesheet') link(href='https://cdn.bootcss.com/highlight.js/9.12.0/styles/github.min.css', rel='stylesheet') link(href='/nodeModules/lightbox2/dist/css/lightbox.min.css', rel='stylesheet') link(href=`${staticPrefix}/css/posts_style_custom.css`, rel='stylesheet') if (post.ContentType === 'markdown') link(href=`${staticPrefix}/css/github-markdown.css', rel='stylesheet') if (settings.CodeTheme==='Monokai') link(href=`${staticPrefix}/css/monokai-sublime.css', rel='stylesheet') link(href=`${staticPrefix}/css/dark_theme_code.css', rel='stylesheet') .detail-container .container .row article.col-sm-12.col-xs-12.detail-wrap.post-content.animated.fadeIn(class=`${settings.ExpandMenu === "true" ? "col-md-9" : "col-md-12"}`) button.btn.btn-white.btn-menu(title=__("blog.article.table_of_content")) i.fa.fa-align-justify .font-controller.hidden-sm.hidden-xs .btn-font.btn-font-minus(title="缩小字体") A- .btn-font.btn-font-plus(title="增大字体") A+ .hidden-sm.hidden-xs .text-muted.pull-left span(title=__("blog.article.category")) i.fa.fa-map-signs =' ' a.black-link(href='/blog/' + post.CategoryAlias,target='_blank')=post.CateName .text-muted.pull-right each label in post.LabelList span.post-label(title=label)=label =' ' .clearfix header.text-center.post-title span.text-muted(title=__("blog.article.post_date")) i.fa.fa-clock-o =' ' + post.CreateTimeStr h1=post.Title #main-context blockquote h2=__("blog.article.brief") span=':' + post.Summary div(class=`${post.ContentType === 'markdown' ? 'markdown-body' : 'normal-body'}`) !=resultContent .copyright(style=`${settings.ShowArticleSign === "true" ? "display: block;" : "display: none;"}`) .clearfix include ../shared/artical_footer if(settings.ShowComments === 'true') hr.hr-article #SOHUCS(sid=post.UniqueId) script. (function () { var appid = '#{settings.ChangyanId}'; var conf = '#{settings.ChangyanConf}'; var width = window.innerWidth || document.documentElement.clientWidth; if (width < 960) { window.document.write('