{% if DISQUS_SITENAME and DISQUS_DISPLAY_COUNTS -%}
comments
{%- endif -%}
{%- if PELICAN_COMMENT_SYSTEM and PELICAN_COMMENT_SYSTEM_DISPLAY_COUNTS != false -%}
{{ article.comments_count }} comment{% if article.comments_count != 1 %}s{% endif %}
{%- endif -%}