{{ 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 %}
|
{% endfor %}