{% if object.content.car_details %} {% for car_detail in object.content.car_details.all %} {% if car_detail.brand %} {% endif %} {% endfor %} {% endif %} {% if object.content.car_details %} {% for car_detail in object.content.car_details.all %} {% if car_detail.corporate %} {% endif %} {% endfor %} {% endif %}
{% if object.content.kind %} {% endif %} {% if object.content.sector %} {% endif %}