{{#linked-block (concat "vault.cluster.secrets.backend." (if (eq @item.keyType "ca") "sign" "credentials") (unless @item.id "-root") ) @item.id class="list-item-row" data-test-secret-link=@item.id encode=true }}
{{if (eq @item.id ' ') '(self)' (or @item.keyWithoutParent @item.id)}}
{{@item.keyType}} {{#if @item.zeroAddress}} Zero-Address {{/if}}
{{#if (eq @backendType 'ssh')}} {{/if}}
{{/linked-block}}