{% if node_list|length %}
{% endif %} | FQDN | MAC | Status | {% else %}FQDN | MAC | Status | {% endif %}
---|---|---|---|---|---|---|
{% endif %} |
{{ node.fqdn }}
{% if node.power_type == '' %} ![]() |
{% for macaddress in node.macaddress_set.all reversed %} {{ macaddress }}{% if not forloop.last %},{% endif %} {% endfor %} | {{ node.display_status }} |