{% extends "base/body_content.html" %} {% block title %}Manage controllers{% endblock %} {% block main_content %}
NAD | Owner | Location | Plant | Active | Delete |
---|---|---|---|---|---|
{{ item.nad }} | {% if item.owner %}{{ item.owner.format_name }}{% else %}-{% endif %} | {% if item.location %}{{ item.location }}{% else %}-{% endif %} | {% if item.plant %}{{ item.plant.format_name }}{% else %}-{% endif %} |
![]() |
![]() |