From 60b6c487757963514eafb0c8f155f6c9957e4edc Mon Sep 17 00:00:00 2001 From: John Anderson Date: Fri, 20 Mar 2020 22:21:00 -0400 Subject: [PATCH] remove duplicate import --- netbox/templates/dcim/site.html | 1 - 1 file changed, 1 deletion(-) diff --git a/netbox/templates/dcim/site.html b/netbox/templates/dcim/site.html index 16cee782c..915588e4d 100644 --- a/netbox/templates/dcim/site.html +++ b/netbox/templates/dcim/site.html @@ -5,7 +5,6 @@ {% load plugins %} {% load static %} {% load tz %} -{% load plugins %} {% block header %}