@if (showBatchBar()) { }
@if (hasAttachments()) { {{ "attachments" | i18n }} @if (showFixOldAttachments()) { {{ "attachmentsNeedFix" | i18n }} } }

{{ subtitle() }}
@if (showOwner()) { } @if (decryptionFailure()) { @if (canDeleteCipher()) { } } @else { @if (canLaunch()) { } @if (showCopyActions()) { } @if (showFavorite()) { } @if (canEditCipher()) { } @if (showAttachments()) { } @if (showClone()) { } @if (showAssignToCollections()) { } @if (showArchiveButton()) { @if (userCanArchive()) { } @if (!userCanArchive()) { } } @if (showUnArchiveButton()) { } @if (isDeleted() && canRestoreCipher()) { } @if (canDeleteCipher()) { } }