--- layout: default --- {%- include header.html -%}
{%- include header_nav.html -%}

{{ page.title | escape }}

{{ content | toc | img_prefix }}
本文总阅读量
{%- if site.comment.enabled -%} {% include comments.html -%} {%- else -%} {% include contact.html -%} {%- endif -%}
{%- if site.theme_setting.code or page.code -%} {%- endif -%} {%- include footer.html -%}