diff --git a/cms/templates/js/active-video-upload-list.underscore b/cms/templates/js/active-video-upload-list.underscore index 4525e4cf0240..ed35a1150ebc 100644 --- a/cms/templates/js/active-video-upload-list.underscore +++ b/cms/templates/js/active-video-upload-list.underscore @@ -3,7 +3,7 @@
<%- uploadHeader %>
-
<%= uploadText %>
+
<%= uploadText %>
<% // xss-lint: disable=underscore-not-escaped %>
<%- maxSizeText %>
<%- supportedVideosText %>
@@ -11,6 +11,6 @@
-

<%= gettext("Active Uploads") %>

+

<%- gettext("Active Uploads") %>

diff --git a/cms/templates/js/active-video-upload.underscore b/cms/templates/js/active-video-upload.underscore index f3c594b6ebec..adb2ed72bc71 100644 --- a/cms/templates/js/active-video-upload.underscore +++ b/cms/templates/js/active-video-upload.underscore @@ -1,5 +1,5 @@

<%- fileName %>

- +
<%- gettext(status) %> diff --git a/cms/templates/js/course-outline-modal.underscore b/cms/templates/js/course-outline-modal.underscore index ae56b2426049..8e37e7912801 100644 --- a/cms/templates/js/course-outline-modal.underscore +++ b/cms/templates/js/course-outline-modal.underscore @@ -1,4 +1,4 @@ -
+
diff --git a/cms/templates/js/edit-xblock-modal.underscore b/cms/templates/js/edit-xblock-modal.underscore index 9b556f1fd04d..58ff5fc14296 100644 --- a/cms/templates/js/edit-xblock-modal.underscore +++ b/cms/templates/js/edit-xblock-modal.underscore @@ -1 +1 @@ -
+
diff --git a/cms/templates/js/editor-mode-button.underscore b/cms/templates/js/editor-mode-button.underscore index 27fe4297c472..a57f86ac91a4 100644 --- a/cms/templates/js/editor-mode-button.underscore +++ b/cms/templates/js/editor-mode-button.underscore @@ -1,3 +1,3 @@ -
  • - <%= displayName %> +
  • + <%- displayName %>
  • diff --git a/cms/templates/js/mock/mock-xmodule-settings-only-editor.underscore b/cms/templates/js/mock/mock-xmodule-settings-only-editor.underscore index 8b8f9f6d4a98..79555f6ca7a9 100644 --- a/cms/templates/js/mock/mock-xmodule-settings-only-editor.underscore +++ b/cms/templates/js/mock/mock-xmodule-settings-only-editor.underscore @@ -12,13 +12,13 @@ diff --git a/common/static/common/templates/components/paging-footer.underscore b/common/static/common/templates/components/paging-footer.underscore index 87fbcc064d2b..1860827c4ac8 100644 --- a/common/static/common/templates/components/paging-footer.underscore +++ b/common/static/common/templates/components/paging-footer.underscore @@ -1,20 +1,20 @@ -