{if !ConfigHelper::checkPrivilege('hide_summaries')}
{trans("Nodes:")}
{trans("Online:")} {$nodestats.online}
{trans("With warning")}: {$nodestats.withwarning}
{trans("Connected:")} {$nodestats.connected}
{trans("Disconnected:")} {$nodestats.disconnected}
{trans("TERRIT not specified")}: {$nodestats.withoutterryt}
{trans("Net Device not specified")}: {$nodestats.withoutnetdev}
{trans("Total:")} {$nodestats.total}
{/if}