--- layout: default is_post: true ---
{% assign post = page %} {% include blog/post/article.html %}
{% if site.disqus_short_name and page.comments == true %}

Comments

{% include blog/post/disqus_thread.html %}
{% endif %}