{% for iface in ifaces_all %}

{% trans "Type" %}: {{ iface.type }}

{% trans "MAC" %}: {{ iface.mac }}

{% endfor %}