@if (showPremiumCallout()) {
{{ "premiumSubscriptionEndedDesc" | i18n }}
{{ "restartPremium" | i18n }}
}
@if (showBatchBar()) { } {{ "name" | i18n }} @if (showOwner()) { {{ "owner" | i18n }} } {{ "options" | i18n }} @if (item.collection) { } @if (item.cipher) { }
@if (isEmpty()) {
{{ emptyStateItem()?.title | i18n }}

{{ emptyStateItem()?.description | i18n }}

@if (showAddCipherBtn()) { }
}