diff --git a/netbox/templates/circuits/provider.html b/netbox/templates/circuits/provider.html index 5465b8599..7c902fcd2 100644 --- a/netbox/templates/circuits/provider.html +++ b/netbox/templates/circuits/provider.html @@ -152,7 +152,7 @@ {% if c.tenant %} - {{ c.tenant }} + {{ c.tenant }} {% else %} {% endif %}