{% for icon, title, count in counts %} {% if forloop.first %}
{% else%}
{% endif %}

{{ title }}

{% endfor %}