{#each nodes as node (node.name)}
{/each}
VMs
{#each allVms as vm (vm.vmid)}
{/each}
LXCs
{#each allLxcs as lxc (lxc)}
{/each}