@let activeData = this.session().activityData[0];
{{ activeData.clientInfo?.platform | clientDevicePlatform }} {{activeData.clientInfo?.clientType | clientDeviceClientType}}
{{(activeData.startPage + activeData.pagesRead)}}/{{activeData.totalPages}}
{{activeData.seriesName}}

@if (activeData.chapterTitle) { {{activeData.chapterTitle}} } @else { {{t('view-label')}} } {{activeData.libraryName}}