From 50dd06be9fed0e4612cc3cd4cf39050d581aa063 Mon Sep 17 00:00:00 2001 From: Adrian Greeve Date: Tue, 10 Dec 2019 16:30:12 +0800 Subject: [PATCH] MDL-66503 themes: Set the embed page to display block. --- theme/boost/templates/embedded.mustache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/boost/templates/embedded.mustache b/theme/boost/templates/embedded.mustache index ce62a560154..dfceb0a6934 100644 --- a/theme/boost/templates/embedded.mustache +++ b/theme/boost/templates/embedded.mustache @@ -45,7 +45,7 @@ {{{ output.standard_top_of_body_html }}}
-
+
{{{ output.main_content }}}