{% endif %}
{% if item.PIS_L_Site != none %}{{item.get_PIS_L_Site_display}}{% else %} {% endif %} |
{% if item.PIS_Localisation != none %}{{item.PIS_Localisation}}{% else %} {% endif %} |
{% if item.PIS_Role != none %}{{item.PIS_Role}}{% else %} {% endif %} |
{% if item.PIS_with_Snow == True %}{% endif %}
{% if item.PIS_Type == "MACHINE PHYSIQUE" or item.PIS_Type == "IBM" or item.PIS_Type == "HP"%}
{% elif item.PIS_Type == "MACHINE VIRTUELLE" %}
{% elif item.PIS_Type == "BAIE DE DISQUE" %}
{% elif item.PIS_Type == "KVM" %}
{% elif item.PIS_Type == "VIP" %}
{% endif %}
{{item.PIS_Nom_netbios}}{% if item.PIS_Friendly_Name != none %}/ {{item.PIS_Friendly_Name}}{% endif %} |
{% if item.PIS_Adresse_IP != none %}{{item.PIS_Adresse_IP}}{% else %} {% endif %} |
{% if item.PIS_Commentaires != none %}{{item.PIS_Commentaires}}{% else %} {% endif %} |
{% if item.PIS_with_Web is True %} {% endif %}
|
{% endfor %}