{% load i18n %}
{{ active }}
{% trans "active workflows" %}
{% for row in status_rows %}
{{ row.label }} {{ row.count }}
{% endfor %}
{{ total }} {% trans "total" %} {% trans "Browse workflows" %}