diff --git a/netbox/templates/dcim/connections_list.html b/netbox/templates/dcim/connections_list.html index cfe17d62f..3202f9a94 100644 --- a/netbox/templates/dcim/connections_list.html +++ b/netbox/templates/dcim/connections_list.html @@ -1,24 +1,56 @@ {% extends 'base/layout.html' %} {% load buttons %} +{% load helpers %} {% load render_table from django_tables2 %} {% block title %}{{ title }}{% endblock %} {% block extra_controls %}{% export_button content_type %}{% endblock %} -{% block content %} -
No Racks Found
- {% endif %} -No Racks Found
+ {% endif %}