{% for fleet_type in fleet_types %} {% if fleet_type.embed_color %} {{ fleet_type.name }} {% else %} {{ fleet_type.name }} {% endif %} {% endfor %}