+
+ {% include 'dcim/inc/devicerole_table.html' %}
+
+
+{% endblock %}
diff --git a/netbox/templates/dcim/inc/devicerole_table.html b/netbox/templates/dcim/inc/devicerole_table.html
new file mode 100644
index 000000000..54f8c3547
--- /dev/null
+++ b/netbox/templates/dcim/inc/devicerole_table.html
@@ -0,0 +1,14 @@
+{% load render_table from django_tables2 %}
+{% if perms.dcim.delete_devicerole %}
+