{% if perms.ipam.add_ipaddress %} Add an IP Address {% endif %} {% if perms.ipam.change_prefix %} Edit this prefix {% endif %} {% if perms.ipam.delete_prefix %} Delete this prefix {% endif %}

{{ prefix }}

{% include 'inc/created_updated.html' with obj=prefix %}