layout: default type: post
<main>
{% include post.html post=page %}
</main> {% if page.comments %}
{% include disqus.html %}
{% endif %}
layout: default type: post
<main>
{% include post.html post=page %}
</main> {% if page.comments %}
{% include disqus.html %}
{% endif %}