@if (cipherGroups().length > 0 || description()) { @if (collapsibleKey()) { } @else {
}
}

{{ title() }}

@if (showRefresh()) { } {{ ciphers().length }} @if (collapsibleKey()) { }
@if (description()) {
{{ description() }}
}
@for (group of cipherGroups(); track $index) { @if (group.subHeaderKey) {

{{ group.subHeaderKey | i18n }}

} @if (showFillTextOnHover()) { } @if (showAutofillBadge()) { } @if (showLaunchButton() && CipherViewLikeUtils.canLaunch(cipher)) { } }