Circuit Link
{% if link %} {% if perms.netbox_circuit_prefix_link.change_circuitprefix %} Edit {% endif %} {% if perms.netbox_circuit_prefix_link.delete_circuitprefix %} Unlink {% endif %} {% else %} {% if perms.netbox_circuit_prefix_link.add_circuitprefix %} Link Circuit {% endif %} {% endif %}

Circuit {% if link %} {{ link.circuit }} {% else %} None {% endif %}