diff -r eac9e4eb75c7 -r e952c8a31a2b cms/app-client/app/templates/components/transcript-component.hbs --- a/cms/app-client/app/templates/components/transcript-component.hbs Tue Oct 18 20:39:34 2016 +0530 +++ b/cms/app-client/app/templates/components/transcript-component.hbs Thu Oct 20 12:54:07 2016 +0530 @@ -1,7 +1,7 @@

- {{player.transcript.title.original}} + {{player.transcript.title.original}} {{#if player.transcript.title.translation}} - {{player.transcript.title.translation}} + {{player.transcript.title.translation}} {{/if}}