{% load helpers %}
This site is an endpoint of {{ cable_count }} OSP cable{{ cable_count|pluralize }}. Open in network map »
| Cable | Type | Status | Far end | Length (m) |
|---|---|---|---|---|
| {{ c|linkify }} | {{ c.get_type_display }} | {% badge c.get_status_display bg_color=c.get_status_color %} | {% if c.site_a == site %}{{ c.site_b|linkify }}{% else %}{{ c.site_a|linkify }}{% endif %} | {{ c.effective_length_m }} |