{{#linked-block (concat "vault.cluster.secrets.backend." (if @item.isFolder "list" "show") (unless @item.id "-root") ) @item.id class="list-item-row" data-test-secret-link=@item.id encode=true queryParams=(secret-query-params @backendModel.type) }}
{{#if (eq @backendModel.type "transit")}} {{else}} {{/if}} {{if (eq @item.id ' ') '(self)' (or @item.keyWithoutParent @item.id)}}
{{/linked-block}}