diff --git a/netbox/templates/dcim/rack.html b/netbox/templates/dcim/rack.html index d17dfc988..e513b178d 100644 --- a/netbox/templates/dcim/rack.html +++ b/netbox/templates/dcim/rack.html @@ -193,4 +193,9 @@ {% plugin_right_page object %} +
+
+ {% plugin_full_width_page object %} +
+
{% endblock %}