{{ filterlabel }}: {% for choice in choices %} {% if choice.link_type == 'add' %} {{ choice.label }} ({{ choice.count }})   {% else %} {% if choice.link_type == 'remove' %} {{ choice.label }} «  {% else %} {{ choice.label }} {% endif %} {% endif %} {% endfor %}