{% load helpers %} {% load static %} {# Create the dialog boxes #} {% if device_changes %} {% include 'netbox_gitlab/diff_highlight_line.html' %} {% endif %}
GitLab export
{% if empty %} Device not in GitLab {% elif device_changes %} Changed fields: {% else %} Export is in sync. {% endif %}
{% if perms.netbox_gitlab.export_device %} {% endif %}