From 4811dd3ffde7a454907d528bda2585a18ac8b87d Mon Sep 17 00:00:00 2001 From: Aman Agrawal Date: Thu, 30 May 2024 11:30:11 +0000 Subject: [PATCH] Revert "5xx: Remove css classes and duplicate div tags." This reverts commit eada57921edbd69c53f26ee4a1026e2333c1d016. This does have CSS applied to it via webpack. See ``` new HtmlWebpackPlugin({ filename: "5xx.html", template: "html/5xx.html", chunks: ["error-styles"], }), ``` --- web/html/5xx.html | 41 ++++++++++++++++++++++++++--------------- 1 file changed, 26 insertions(+), 15 deletions(-) diff --git a/web/html/5xx.html b/web/html/5xx.html index 8fde2b391e..77db2c22b1 100644 --- a/web/html/5xx.html +++ b/web/html/5xx.html @@ -9,26 +9,37 @@ - + -
- - - - - -
-
- -
-
-

Internal server error

-

This Zulip server is currently experiencing some technical difficulties. Sorry about that!

-

The page will reload automatically soon after service is restored.

+
+
+
+ +
+ +
+
+

Internal server error

+

This Zulip server is currently experiencing some technical difficulties. Sorry about that!

+

The page will reload automatically soon after service is restored.

+
+ +
+
+ +
+ +