{% if page.image.feature %} {% if page.image.credit %} Image source: {{page.image.credit }} {% endif %} {% endif %} {{ page.title }} {{ content }} {% if page.comments != false and site.disqus_shortname %} Disqus正在推倒墙... {% endif %} {% if site.related_posts.size > 0 %} {% include read-more.html %} {% endif %}