{% load helpers %} {% load static %}

Cable Sync

{% csrf_token %} {% if has_librenms_id %} {% with model_name=object|meta:"model_name" %} {% if model_name == "device" %} {% endif %} {% endwith %} {% endif %}
{% include 'netbox_librenms_plugin/_cable_sync_content.html' %}