{% if node_list|length %} {% if sorting == "true" %} {% if actions == "true" %} {% endif %} {% else %} {% endif %} {% for node in node_list %} {% if actions == "true" %} {% endif %} {% endfor %}
FQDN Status Owner Cores RAM (GB) Disk (GB) MAC Zone FQDN Status Owner Cores RAM (GB) Disk (GB) MAC Zone
{{ node.fqdn }} {% if node.power_type == '' %} {% endif %} {{ node.display_status }} {{ node.owner|default_if_none:"" }} {{ node.cpu_count }} {{ node.display_memory }} {{ node.display_storage }} {{node.primary_mac}} {% if node.extra_macs %} (+{{ node.extra_macs|length }}) {% endif %} {{ node.zone }}
{% endif%}