--- layout: default single: true ---
{% include article.html %}

{% include post/author.html %} {% include post/date.html %}{{ time }}{% if updated %} {{ updated }}{% endif %} {% include post/categories.html %}

{% unless page.sharing == false %} {% include post/sharing.html %} {% endunless %}

{% if page.previous.url %} « {{page.previous.title}} {% endif %} {% if page.next.url %} {{page.next.title}} » {% endif %}

{% if site.comment_appId and page.comments == true %}

欢迎留言

{% endif %}