Update template_content.py

Netbox 4 support
This commit is contained in:
Keith Knowles 2024-05-12 12:54:13 -06:00 committed by GitHub
parent 54e90ecbec
commit 6fe7da696c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
from extras.plugins import PluginTemplateExtension
from netbox.plugins import PluginTemplateExtension
from dcim.models import Interface, InterfaceTemplate