Bugfix: Add missing closing </div> tags to network topology

Change-Id: I6d6048f78f56d0f3ca0f5804f1059bf31cde6a9e
This commit is contained in:
Sam Morrison 2022-02-24 08:35:21 +11:00
parent 94e4e2df01
commit f9eb7c8d99

@ -47,4 +47,6 @@
});
}
</script>
</div>
</div>
{% endblock %}