{% if (page.comments is defined and page.comments) or (page.comments is not defined and site.comments.enabled) %}

Comments

comments powered by Disqus
{% endif %} {% block javascript %} {% if (page.comments is defined and page.comments) or (page.comments is not defined and site.comments.enabled) %} {% endif %} {% endblock %}