@if (detailLoading) {
{{ t('loadingMetadata') }}
}
{{ t('columnCurrent') }}
{{ t('columnFetched') }}
@if (shouldShowComicSection()) {
}
@if (currentBook && hasAudiobookFormat(currentBook)) {
}
@if (metadataProviderFields.length > 0) {
}
@if (!reviewMode) {
}