{{ question_label_html|safe }} v{{ version }}
{% include "Progress/fragments/task_progress_bar.html" with dat=task_status_counts %}
{% if histogram_data %} {% endif %}
{{ counts_and_markers|length }} marker{{ counts_and_markers|length|pluralize }} Annotations

{% for how_many, user in counts_and_markers %} {{ user }} ({{ how_many }}){% if not forloop.last %},{% endif %} {% endfor %}