{{#if bulkActions}} {{check-box nodeId=model.id}} {{/if}} {{badge-state model=model}} {{model.displayName}} {{model.displayImage}}

{{#if model.displayIp}} {{#copy-inline clipboardText=model.displayIp}}{{format-ip model.displayIp}}{{/copy-inline}} / {{/if}} {{#if (and showHost model.primaryHost)}} {{model.primaryHost.displayName}} / {{/if}} {{t 'generic.createdDate' date=(date-from-now model.created)}}

{{#if showActions}} {{action-menu model=model showPrimary=showPrimaryActions}} {{/if}} {{!-- {{! make the alternating color match }} --}} {{!-- --}} {{partial "error-sub-row"}}