{% load crispy_forms_tags %}
SN | Location | {% comment %}Status | {% endcomment %}Toggle | |
---|---|---|---|---|
{{ switch.sn }} | {{ switch.location }} | {% if switch.status == 1 %} {% else %} {% endif %} | {% endfor %} |
ID | Location | Toggle |
---|---|---|
{{ switch.sn }} | {{ switch.location }} | {% if switch.status == 1 %} {% else %} {% endif %} |
No Switches Registered
{% endif %} {% if is_dependent %} {% else %} {% endif %}