From 7533fe92e1ecc12056fa1d445bc037ea668f2b9d Mon Sep 17 00:00:00 2001 From: Squirrel18 Date: Mon, 17 Sep 2018 11:07:40 -0500 Subject: [PATCH] Add dir attribute for xblock RTL support. --- 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 25123a26e7..41f031f08e 100644 --- a/lms/templates/main.html +++ b/lms/templates/main.html @@ -186,7 +186,7 @@ from pipeline_mako import render_require_js_path_overrides
<%block name="marketing_hero">
-
+
${self.body()} <%block name="bodyextra"/>