codalab-competitions
codalab-competitions copied to clipboard
Improve "maintenance" page
This is the code of the page when the server is under maintenance:
- https://github.com/codalab/codalab-competitions/blob/a163f989c5e2dcca493479dd7c54b455b9f40473/codalab/apps/web/static/error/503.html
It is just black text with white background.

We should add the style of the website and an image, as it was done for the 404 error page:
-
https://github.com/codalab/codalab-competitions/pull/3042
-
https://github.com/codalab/codalab-competitions/blob/develop/codalab/apps/web/templates/404.html

The image could represent the platform being under construction or something.