{% load wagtailcore_tags comments %} {% get_comment_count for blog as comment_count %}

{{ comment_count }} comment{{ comment_count|pluralize }} {{ comment_count|pluralize:"has,have" }} been posted.