{% load helpers %}
{% include "netbox_librenms_plugin/inc/_sync_cache_countdown.html" with cache_expiry=module_sync.cache_expiry cache_container_id="module-cache-countdown" cache_countdown_id="module-countdown-timer" %}
{% csrf_token %} {% comment %} server_key (not server_info.server_key — that context var never existed, so the input always posted blank and the refresh fell back to the GLOBAL selected server). {% endcomment %} {% include "netbox_librenms_plugin/inc/_hidden_server_key.html" %} {% if has_librenms_id %} {% with model_name=object|meta:"model_name" %} {% if model_name == "device" %} {% endif %} {% endwith %} {% endif %}
{% include 'netbox_librenms_plugin/_module_sync_content.html' %}