Code | {{llfc.code}} |
---|---|
Description | {{llfc.description}} |
Voltage Level | {{llfc.voltage_level.code}} - {{llfc.voltage_level.name}} |
Is Substation? | {{llfc.is_substation}} |
Is Import? | {{llfc.is_import}} |
{% extends "base.html" %} {% block title %} » DNO Contracts » {{dno_contract.name}} » LLFCs » {{llfc.code}} {% endblock %} {% block nav %} » DNO Contracts » {{dno_contract.name}} » LLFCs » {{llfc.code}} {% endblock %} {% block content %}
Code | {{llfc.code}} |
---|---|
Description | {{llfc.description}} |
Voltage Level | {{llfc.voltage_level.code}} - {{llfc.voltage_level.name}} |
Is Substation? | {{llfc.is_substation}} |
Is Import? | {{llfc.is_import}} |