diff -r a7a333c0b1eb -r c3a5f4de29b0 cms/app-client/app/templates/components/transcript-annotation-component.hbs --- a/cms/app-client/app/templates/components/transcript-annotation-component.hbs Fri Dec 02 13:25:08 2016 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,26 +0,0 @@ -{{#if hasPlayer }} - Play - {{#if title}}{{title}}{{/if}} -{{/if}} -
- {{#if speaker}}{{speaker}} :{{/if}} - {{original}} -
- {{/if}} - {{#if literal}} -{{word.original}}
-{{word.translation}}
-{{translation}}
- {{/if}} -