{% for item in data_query %} {% if item.PIC_L_Statut == "PREPROD" %} {% elif item.PIC_L_Statut == "EN STOCK" %} {% elif item.PIC_L_Statut == "HS" %} {% elif item.PIC_L_Statut == "ADEPROD" %} {% else%} {% endif %} {% endfor %}
  Site Service Nom NETBIOS Marque et Modèle Adresse IP Numéro de série Commentaires  
{% if item.PIC_Site != none %}{{item.PIC_Site}}{% else %} {% endif %} {% if item.PIC_Service != none %}{{item.PIC_Service}}{% else %} {% endif %} {% if item.PIC_Nom_netbios != none %}{{item.PIC_Nom_netbios}}{% else %} {% endif %} {% if item.PIC_Marque != none or item.PIC_Type != none%}{{item.PIC_Marque}}
{{item.PIC_Type}}{% else %} {% endif %}
{% if item.PIC_Adresse_IP != none %}{{item.PIC_Adresse_IP}}{% else %} {% endif %} {% if item.PIC_SN != none %}{{item.PIC_SN}}{% else %} {% endif %}{% if item.PIC_SN != none and item.PIC_Precisions != none%}
{% endif %}{% if item.PIC_Precisions != none %}{{item.PIC_Precisions}}{% else %} {% endif %}
{% if item.PIC_Commentaires != none %}{{item.PIC_Commentaires}}{% else %} {% endif %} {% if item.PIC_L_Chassi_Type == "IMP" and item.PIC_Adresse_IP != none %} {% endif %}