diff --git a/theme/boost/templates/core/loginform.mustache b/theme/boost/templates/core/loginform.mustache index 5f8066697da..ecfada8dd94 100644 --- a/theme/boost/templates/core/loginform.mustache +++ b/theme/boost/templates/core/loginform.mustache @@ -224,6 +224,23 @@ {{/hasinstructions}} +{{#maintenance}} +
+
+
+
+
+

{{#str}}sitemaintenance, core_admin{{/str}}

+
+
+ {{{maintenance}}} +
+
+
+
+
+{{/maintenance}} + {{#js}} {{#error}} require(['jquery'], function($) {