{% if page.comments %}
  {% include disqus.html %}
  {% include fb-comment.html %}
  {% include staticman-comments.html %}
  {% include utterances-comment.html %}
{% endif %}