{% extends "base.html" %} {% block title %} » DNOs » {{dno.dno_code}} » MTC LLFC SSCs {% endblock %} {% block nav %} DNOs » {{dno.dno_code}} » MTC LLFC SSCs {% endblock %} {% block content %}
View | LLFC | SSC | MTC | Valid From | Valid To {% if request.values.only_ongoing %} (show all) {% else %} (only show ongoing) {% endif %} |
---|---|---|---|---|---|
View | {{mtc_llfc_ssc.llfc.code}} {{mtc_llfc_ssc.llfc.description}} | {{mtc_llfc_ssc.mtc_ssc.ssc.code}} {{mtc_llfc_ssc.mtc_ssc.ssc.description}} | {{mtc_llfc_ssc.mtc_ssc.mtc_participant.mtc.code}} {{mtc_llfc_ssc.mtc_ssc.mtc_participant.description}} | {{mtc_llfc_ssc.valid_from|hh_format}} | {{mtc_llfc_ssc.valid_to|hh_format}} |