{{ error }}
{% endfor %}
{% endif %}
{% if ifaces_all %}
{% for iface in ifaces_all %}
{% endfor %}
{% endif %}
{% trans "Type" %}: {{ iface.type }}
{% trans "MAC" %}: {{ iface.mac }}