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