diff --git a/lms/templates/main.html b/lms/templates/main.html
index eb3d37623a..e909334c43 100644
--- a/lms/templates/main.html
+++ b/lms/templates/main.html
@@ -34,7 +34,6 @@
${_("Home")} | class.stanford.edu
% else:
${page_title_breadcrumbs(self.pagetitle())}
-
## this needs to be here to prevent the title from mysteriously appearing in the body, in one case
@@ -49,6 +48,8 @@
})(this);
% endif
+
+
%block>