- {{ form.non_field_errors }}
+
+
+
- {% endif %}
-
-
{% block title %}Populate {{ device_bay }}{% endblock %}
-
diff --git a/netbox/templates/dcim/devicetype_component_add.html b/netbox/templates/dcim/devicetype_component_add.html
index a085b8d15..fc5b3b0a8 100644
--- a/netbox/templates/dcim/devicetype_component_add.html
+++ b/netbox/templates/dcim/devicetype_component_add.html
@@ -3,39 +3,26 @@
{% block title %}Add {{ component_type }} to {{ parent }}{% endblock %}
+{% render_errors form %}
+
{% block content %}
-