diff --git a/packages/backend/src/server/web/boot.js b/packages/backend/src/server/web/boot.js index fa3ebbc2a..ca5f0639f 100644 --- a/packages/backend/src/server/web/boot.js +++ b/packages/backend/src/server/web/boot.js @@ -117,33 +117,33 @@ if (!errorsElement) { document.documentElement.innerHTML = ` - - - + + +

An error has occurred!

-

Don't worry, it's (probably) not your fault.

+

Don't worry, it's (probably) not your fault.

If the problem persists after refreshing, please contact your instance's administrator.
You may also try the following options:

- - - + + +
- - - + + +
- - - + + +
`;