diff --git a/src/CourseAuthoringPage.jsx b/src/CourseAuthoringPage.jsx index 9d890f1b2..50126b37b 100644 --- a/src/CourseAuthoringPage.jsx +++ b/src/CourseAuthoringPage.jsx @@ -51,7 +51,7 @@ export default function CourseAuthoringPage({ courseId, children }) { ); return ( -
+
{/* While V2 Editors are tempoarily served from thier own pages using url pattern containing /editor/, we shouldn't have the header and footer on these pages.