diff --git a/netbox/dcim/tables.py b/netbox/dcim/tables.py index aa325c27c..69c350e35 100644 --- a/netbox/dcim/tables.py +++ b/netbox/dcim/tables.py @@ -57,7 +57,9 @@ UTILIZATION_GRAPH = """ {% if percentage >= 15 %}{{ percentage }}%{% endif %} -{% +{% endwith %} +""" + # # Sites