From 69cd2c431c854ac98f541817bb83517ea5f0d154 Mon Sep 17 00:00:00 2001 From: dreng Date: Sun, 4 Jun 2023 12:06:26 +0200 Subject: [PATCH] add newline to end of images.html --- .../templates/netbox_topology_views/images.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netbox_topology_views/templates/netbox_topology_views/images.html b/netbox_topology_views/templates/netbox_topology_views/images.html index b1e6b87..e021b46 100644 --- a/netbox_topology_views/templates/netbox_topology_views/images.html +++ b/netbox_topology_views/templates/netbox_topology_views/images.html @@ -46,4 +46,4 @@ const basePath = '{{ basepath }}'; -{% endblock javascript %} \ No newline at end of file +{% endblock javascript %}