diff --git a/cms/templates/widgets/source-edit.html b/cms/templates/widgets/source-edit.html
index f0922831e1..c7460c9cf7 100644
--- a/cms/templates/widgets/source-edit.html
+++ b/cms/templates/widgets/source-edit.html
@@ -10,7 +10,7 @@
High Level Source Editing
-
@@ -25,88 +28,148 @@
-
diff --git a/common/lib/xmodule/xmodule/templates/problem/latex_problem.yaml b/common/lib/xmodule/xmodule/templates/problem/latex_problem.yaml
index 434354e4c7..81cb9dc353 100644
--- a/common/lib/xmodule/xmodule/templates/problem/latex_problem.yaml
+++ b/common/lib/xmodule/xmodule/templates/problem/latex_problem.yaml
@@ -1,7 +1,7 @@
---
metadata:
display_name: Problem Written in LaTeX
- source_processor_url: https://qisx.mit.edu:5443/latex2edx
+ source_processor_url: https://studio-input-filter.mitx.mit.edu/latex2edx
source_code: |
% Nearly any kind of edX problem can be authored using Latex as
% the source language. Write latex as usual, including equations. The