{% load i18n %} {% load helpers %}
{{ splice_entry.plan.name }}
{% trans "Splice" %} {% if splice_entry.tray %} {% endif %}
{% trans "Plan Status" %}{{ splice_entry.plan.get_status_display }}
{% trans "Tray" %}{{ splice_entry.tray.name }}
{% trans "Fiber A" %}{{ splice_entry.fiber_a }}
{% trans "Fiber B" %}{{ splice_entry.fiber_b }}
{% trans "Type" %}{% if splice_entry.is_express %}{% trans "Express" %}{% else %}{% trans "Fusion" %}{% endif %}
{% trans "View Splice Plan" %}