{% load get_attribute %}
{% for type in types %} {% if not type|get_attribute:'is_disabled' %} {% endif %} {% endfor %}
{{ type.title }}