{%- if page.comments -%}

<section class="fos-comments">
    {%- include disqus.html -%}
</section>

{%- endif -%}