{% if prefix or gateways_obj %}
Prefix | {{ prefix |linkify }} |
Gateway | {{ gateways_obj.gateway_ip |linkify }} |
Netmask | {{ gateways_obj.gateway_ip.address.netmask }} |
Gateway Device | {% if gateways_obj.gateway_ip.assigned_object.parent_object %} {{ gateways_obj.gateway_ip.assigned_object.parent_object|linkify }} / {% endif %} {{ gateways_obj.gateway_ip.assigned_object|linkify }} |