2c2 < index ed59e8d..952e259 100644 --- > index ed59e8d..4f8dbef 100644 23c23 < @@ -103,6 +111,24 @@ function bartik_preprocess_maintenance_page(&$variables) { --- > @@ -103,6 +111,25 @@ function bartik_preprocess_maintenance_page(&$variables) { 31c31,32 < + --- > + // Normally we could attach libraries via hook_page_alter(), but when the > + // database is inactive it's not called so we add them here.