@if (canDownloadCert) { {{ 'CONFIG.REGISTRY_CERTIFICATE' | translate | uppercase }} } @if ( hasCreateRepositoryPermission && !isProxyCacheProject ) { }
@if (!isCardView) {
{{ 'REPOSITORY.NAME' | translate }} {{ 'REPOSITORY.ARTIFACTS_COUNT' | translate }} {{ 'REPOSITORY.PULL_COUNT' | translate }} {{ 'REPOSITORY.LAST_MODIFIED' | translate }} {{ 'REPOSITORY.PLACEHOLDER' | translate }} @for (r of repositories; track r) { @if (withAdmiral) { }{{ r.name }} {{ r.artifact_count }} {{ r.pull_count }} {{ r.update_time | harborDatetime : 'short' }} } {{ 'PAGINATION.PAGE_SIZE' | translate }} @if (totalCount) { {{ pagination.firstItem + 1 }} - {{ pagination.lastItem + 1 }} {{ 'REPOSITORY.OF' | translate }} } {{ totalCount }} {{ 'REPOSITORY.ITEMS' | translate }}
}
@if (isCardView) {
@if (withAdmiral) { }
{{ item.name }}

{{ registryUrl }}

} @if (isFirstLoadingGridView && isCardView) {
}