{% for type in machinetype_list %} {% endfor %}
Type de machine Type d'ip correspondant
{{ type.type }} {{ type.ip_type }} {% if is_infra %} {% include 'buttons/edit.html' with href='machines:edit-machinetype' id=type.id %} {% endif %} {% include 'buttons/history.html' with href='machines:history' name='machinetype' id=type.id %}