{% extends "base.html" %} {% block title %} » DNOs » {{dno.dno_code}} » MTC LLFC SSCs » {{mtc_llfc_ssc.id}} {% endblock %} {% block nav %} DNOs » {{dno.dno_code}} » MTC LLFC SSCs » {{mtc_llfc_ssc.id}} {% endblock %} {% block content %}
| MTC SSC | View |
|---|---|
| MTC Participant | {{mtc_llfc_ssc.mtc_ssc.mtc_participant.mtc.code}} {{mtc_llfc_ssc.mtc_ssc.mtc_participant.description}} |
| LLFC | {{mtc_llfc_ssc.llfc.code}} {{mtc_llfc_ssc.llfc.description}} |
| SSC | {{mtc_llfc_ssc.mtc_ssc.ssc.code}} {{mtc_llfc_ssc.mtc_ssc.ssc.description}} |
| Valid From | {{mtc_llfc_ssc.valid_from|hh_format}} |
| Valid To | {{mtc_llfc_ssc.valid_to|hh_format}} |