From fbfdde734a12e9a6aa03ee5f09dbba6b6681d2d4 Mon Sep 17 00:00:00 2001 From: James Person Date: Thu, 5 Dec 2024 12:21:20 -0500 Subject: [PATCH] 'grid-container' on the body, not just the text. --- backend/templates/includes/maintenance_banner.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/templates/includes/maintenance_banner.html b/backend/templates/includes/maintenance_banner.html index 0c41183c0..df5941b21 100644 --- a/backend/templates/includes/maintenance_banner.html +++ b/backend/templates/includes/maintenance_banner.html @@ -1,9 +1,9 @@
-
+

Scheduled system upgrade

{% comment %} If a message is given, use it. If not, display a generic message with the timeframe. {% endcomment %} -

+

{% if MAINTENANCE_BANNER_MESSAGE %} {{ MAINTENANCE_BANNER_MESSAGE }} {% else %}