+
{# Page header #}
{% block header %}
diff --git a/netbox/templates/dcim/component_list.html b/netbox/templates/dcim/component_list.html
index 089f161e7..3d261ea4d 100644
--- a/netbox/templates/dcim/component_list.html
+++ b/netbox/templates/dcim/component_list.html
@@ -10,7 +10,7 @@
{% endif %}
{% if 'bulk_rename' in actions %}
{% with bulk_rename_view=model|validated_viewname:"bulk_rename" %}
-