{% trans "Device does not have a serial number configured. The serial number is used to match devices between NetBox and IP Fabric." %}
{% elif source.type == "remote" %}
{% trans "Device has a remote IP Fabric Source configured and cannot directly query IP Fabric." %}
{% else %}
{% include 'htmx/table.html' %}
{% endif %}
{% else %}
{% trans "Could not find an IP Fabric Source that could have synced this Device. The source is used to match devices between NetBox and IP Fabric instance." %}