{% load i18n %} {% for channel in channel_list %} {% endfor %}
{% trans "Name" %} {% trans "Workers" %}
{{ channel.name }} {{ channel.worker_count }}