@if (chapter && series && libraryType !== null) {

{{series.name}}

@if (accountService.isAdmin$ | async) {
}
{{t('writers-title')}}
@if (chapter.releaseDate !== '0001-01-01T00:00:00' && (libraryType === LibraryType.ComicVine || libraryType === LibraryType.Comic)) { {{t('release-date-title')}} } @else { {{t('cover-artists-title')}} }
{{t('genres-title')}}
{{t('tags-title')}}
}