diff -r 3a32d2f57429 -r a7a333c0b1eb cms/app-client/app/templates/components/transcript-component.hbs --- a/cms/app-client/app/templates/components/transcript-component.hbs Fri Dec 02 09:33:53 2016 +0100 +++ b/cms/app-client/app/templates/components/transcript-component.hbs Fri Dec 02 13:25:08 2016 +0100 @@ -1,19 +1,78 @@
+ {{#if annotation.speaker}}{{annotation.speaker}} :{{/if}} + {{annotation.original}} +
+ {{/if}} + {{#if annotation.literal}} +{{word.original}}
+{{word.translation}}
+{{annotation.translation}}
+ {{/if}} ++ {{#if annotation.speaker}}{{annotation.speaker}} :{{/if}} + {{annotation.original}} +
+ {{/if}} + {{#if annotation.literal}} +{{word.original}}
+{{word.translation}}
+{{annotation.translation}}
+ {{/if}} +