diff --git a/cms/templates/js/add-xblock-component-button.underscore b/cms/templates/js/add-xblock-component-button.underscore index 2418746be4d1..cf2e0b6aadd5 100644 --- a/cms/templates/js/add-xblock-component-button.underscore +++ b/cms/templates/js/add-xblock-component-button.underscore @@ -1,9 +1,9 @@ <% if (type === 'advanced' || templates.length > 1) { %> - diff --git a/cms/templates/js/add-xblock-component.underscore b/cms/templates/js/add-xblock-component.underscore index 9d541e9c33d6..b5d3bc83bea8 100644 --- a/cms/templates/js/add-xblock-component.underscore +++ b/cms/templates/js/add-xblock-component.underscore @@ -1,5 +1,5 @@
-
<%= gettext("Add New Component") %>
+
<%- gettext("Add New Component") %>
diff --git a/cms/templates/js/asset-upload-modal.underscore b/cms/templates/js/asset-upload-modal.underscore index 17101b032536..f8aee8d0e83d 100644 --- a/cms/templates/js/asset-upload-modal.underscore +++ b/cms/templates/js/asset-upload-modal.underscore @@ -1,7 +1,7 @@