add newline to end of images.html
This commit is contained in:
@@ -46,4 +46,4 @@
|
|||||||
const basePath = '{{ basepath }}';
|
const basePath = '{{ basepath }}';
|
||||||
</script>
|
</script>
|
||||||
<script src="{% static 'netbox_topology_views/js/images.js' %}" defer></script>
|
<script src="{% static 'netbox_topology_views/js/images.js' %}" defer></script>
|
||||||
{% endblock javascript %}
|
{% endblock javascript %}
|
||||||
|
|||||||
Reference in New Issue
Block a user