{% extends 'base/layout.html' %} {% load i18n %} {% block content %}
Sync Devices

Syncing devices...

{% trans "Track Proxbox sync runs in" %} {% trans "NetBox jobs" %}.

If you want real-time updates of the sync process, consider enabling WebSocket in the FastAPI Endpoint configuration.


{% endblock %}