From 71baa6af0e51eda3e90f39bf0ed1a9a666ccdfd5 Mon Sep 17 00:00:00 2001 From: Andy Armstrong Date: Fri, 7 Jul 2017 12:12:35 -0400 Subject: [PATCH] Fix styling on non-Bootstrap pages LEARNER-1798 --- lms/templates/main.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lms/templates/main.html b/lms/templates/main.html index e8d162e581..68279cf90d 100644 --- a/lms/templates/main.html +++ b/lms/templates/main.html @@ -141,7 +141,7 @@ from pipeline_mako import render_require_js_path_overrides <%include file="/preview_menu.html" /> % endif -
+
${self.body()} <%block name="bodyextra"/>