{% include 'inc/created_updated.html' with obj=ipaddress %}
-
+
IP Address
@@ -137,7 +137,7 @@
{% include 'inc/custom_fields_panel.html' %}
{% endwith %}
-
+
{% include 'panel_table.html' with table=parent_prefixes_table heading='Parent Prefixes' %}
{% if duplicate_ips_table.rows %}
{% include 'panel_table.html' with table=duplicate_ips_table heading='Duplicate IP Addresses' panel_class='danger' %}