{% if active %} {% for item in active %}
  1. {{ item.label|trans }}
  2. {% endfor %} {% endif %}