From 1eaa20d79de3e8526e2b83b2127abba652edb5e0 Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Tue, 3 Jun 2025 08:30:02 -0400 Subject: [PATCH] Fix indentation --- netbox/templates/circuits/provideraccount.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 %}