{{ $strings.HeaderChapters }}
{{ chapters.length }}Id | {{ $strings.LabelTitle }} | {{ $strings.LabelStart }} | {{ $strings.LabelDuration }} |
---|---|---|---|
{{ chapter.id }} |
{{ chapter.title }} | {{ $secondsToTimestamp(chapter.start) }} | {{ $secondsToTimestamp(Math.max(0, chapter.end - chapter.start)) }} |