diff -r 5b7ae96768be -r 7a5d729992b8 cms/app-client/app/templates/components/transcript-component.hbs --- a/cms/app-client/app/templates/components/transcript-component.hbs Thu Jul 21 23:36:50 2016 +0200 +++ b/cms/app-client/app/templates/components/transcript-component.hbs Fri Jul 22 16:11:44 2016 +0200 @@ -1,10 +1,10 @@

{{player.transcript.title}}

-
+
    {{#each player.transcript.annotations as |annotation|}} -
    - Play +
  1. + Play

    {{annotation.content}}

    {{annotation.translation}}

    -
  2. + {{/each}} -
\ No newline at end of file + \ No newline at end of file