From 4a5ceb215fdf045a5cca6e10aa69e738d4871578 Mon Sep 17 00:00:00 2001 From: Bas Brands Date: Thu, 23 Aug 2018 10:55:26 +0200 Subject: [PATCH] MDL-63028 Theme boost: fix footer maintenance page --- theme/boost/templates/maintenance.mustache | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/theme/boost/templates/maintenance.mustache b/theme/boost/templates/maintenance.mustache index c53d65d55de..f62c6c82049 100644 --- a/theme/boost/templates/maintenance.mustache +++ b/theme/boost/templates/maintenance.mustache @@ -47,7 +47,7 @@ {{{ output.standard_top_of_body_html }}} -
+
@@ -62,15 +62,14 @@
+
+
+ {{{ output.standard_footer_html }}} + {{{ output.standard_end_of_body_html }}} +
+
- - {{#js}} -- 2.43.0