{% for type in iptype_list %} {% endfor %}
Type d'ip Extension Nécessite l'autorisation infra Domaine d'ip Range
{{ type.type }} {{ type.extension }} {{ type.need_infra }} {{ type.domaine_ip }} {{ type.domaine_range }} {% if is_infra %} {% include 'buttons/edit.html' with href='machines:edit-iptype' id=type.id %} {% endif %} {% include 'buttons/history.html' with href='machines:history' name='iptype' id=type.id %}