diff --git a/netbox/templates/circuits/provideraccount.html b/netbox/templates/circuits/provideraccount.html index bdac6c9ad..41cf8c033 100644 --- a/netbox/templates/circuits/provideraccount.html +++ b/netbox/templates/circuits/provideraccount.html @@ -32,7 +32,7 @@ {% trans "Description" %} {{ object.description|placeholder }} - + {% include 'inc/panels/tags.html' %} {% plugin_left_page object %}