{% extends '_base.html' %} {% load static from staticfiles %} {% load helpers %} {% block title %}{{ provider }}{% endblock %} {% block content %}
ASN | {% if provider.asn %} {{ provider.asn }} {% else %} N/A {% endif %} |
Account | {% if provider.account %} {{ provider.account }} {% else %} N/A {% endif %} |
Customer Portal | {% if provider.portal_url %} {{ provider.portal_url }} {% else %} N/A {% endif %} |
NOC Contact | {% if provider.noc_contact %} {{ provider.noc_contact|linebreaksbr }} {% else %} N/A {% endif %} |
Admin Contact | {% if provider.admin_contact %} {{ provider.admin_contact|linebreaksbr }} {% else %} N/A {% endif %} |
{{ c.cid }} | {{ c.site }} | {% if c.interface %} {{ c.interface.device }} {% endif %} | {{ c.port_speed_human }} |
None |