From f8bb764a7db503fed013ee2bfa0829bb41636570 Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Tue, 1 Apr 2025 08:17:11 -0400 Subject: [PATCH] Restore trailing line break --- netbox/templates/tenancy/object_contacts.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netbox/templates/tenancy/object_contacts.html b/netbox/templates/tenancy/object_contacts.html index dc5efbd0d..304972e4a 100644 --- a/netbox/templates/tenancy/object_contacts.html +++ b/netbox/templates/tenancy/object_contacts.html @@ -10,4 +10,4 @@ {% endwith %} {% endif %} -{% endblock %} \ No newline at end of file +{% endblock %}