{% extends 'generic/object.html' %} {% load helpers %} {% load buttons %} {% block breadcrumbs %} {{ block.super }}
| ISD-AS | {{ object.isd_as }} |
|---|---|
| Organization | {{ object.organization }} |
| Description | {{ object.description|linebreaksbr }} |
| Core Nodes | {% for core in object.cores %} {{ core }} {% endfor %} |
| Interface | Core | Customer | Zendesk |
|---|---|---|---|
| {{ assignment.interface_id }} | {{ assignment.core }} | {{ assignment.customer_name }} | {{ assignment.zendesk_ticket }} |