{{ $strings.HeaderChapters }}
{{ chapters.length }}| Id | {{ $strings.LabelTitle }} | {{ $strings.LabelStart }} | {{ $strings.LabelEnd }} | 
|---|---|---|---|
| 
             {{ chapter.id }}  | 
          {{ chapter.title }} | {{ $secondsToTimestamp(chapter.start) }} | {{ $secondsToTimestamp(chapter.end) }} |