{% 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 (GiB) Disk (GB) MAC Zone FQDN Status Owner Cores RAM (GiB) 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.get_pxe_mac}} {% if node.get_extra_macs %} (+{{ node.get_extra_macs|length }}) {% endif %} {{ node.zone }}
{% endif%}