{{ port.ip_address }}
|
{{ port }}
|
{{ port.name }} |
{% if port.short_description %}
{{ port.short_description }}
{% if port.short_description != port.description %}
...
{% endif %}
{% endif %}
|
{% if perms.ipam.change_ipaddress %}
{% endif %}
{% if perms.ipam.delete_ipaddress %}
{% endif %}
|