{{ $strings.LabelBackToUser }}
| {{ $strings.LabelItem }} | {{ $strings.LabelTimeListened }} | {{ $strings.LabelLastTime }} | ||
|---|---|---|---|---|
| 
                 {{ session.displayTitle }} {{ session.displayAuthor }}  | 
              
                 {{ getPlayMethodName(session.playMethod) }}  | 
              
                 {{ $elapsedPretty(session.timeListening) }}  | 
              
                 {{ $secondsToTimestamp(session.currentTime) }}  | 
              
            
{{ $getString('LabelPaginationPageXOfY', [currentPage + 1, numPages]) }}
No sessions yet...