diff --git a/cms/templates/js/video/transcripts/messages/transcripts-not-found.underscore b/cms/templates/js/video/transcripts/messages/transcripts-not-found.underscore index 6bb74c635e..daa33a1f69 100644 --- a/cms/templates/js/video/transcripts/messages/transcripts-not-found.underscore +++ b/cms/templates/js/video/transcripts/messages/transcripts-not-found.underscore @@ -1,16 +1,16 @@ -
<%= gettext("No Timed Transcript") %>
+
<%- gettext("No Timed Transcript") %>

-<%= gettext("EdX doesn\'t have a timed transcript for this video. Please upload an .srt file.") %> +<%- gettext("EdX doesn\'t have a timed transcript for this video. Please upload an .srt file.") %>

- - "> - <%= gettext("Download Transcript for Editing") %> + "> + <%- gettext("Download Transcript for Editing") %>