{% load humanize %}
{{ contributor_count|intcomma }} contributor{{ contributor_count|pluralize}}
{% for key, label, value in transcription_status_counts reversed %} {% endfor %}
{{ label }} {{ value|intcomma }}