{# Draw empty/full dots progress indicator #} {% for status in progress %} {% if forloop.counter0 == current %} {% endif %} {% endfor %} {% if current == -1 %} {% endif %}