Skip to content

Commit

Permalink
Merge pull request codalab#2737 from codalab/edit_header_develop
Browse files Browse the repository at this point in the history
Remove crash message.
  • Loading branch information
Didayolo authored Jan 23, 2020
2 parents ac7bad8 + c186b86 commit eacce0b
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions codalab/apps/web/templates/web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,19 +23,12 @@
<div class="col-md-1"></div>
<div class="col-md-10">
<div style="margin-top: 15px;" class="well">
<h1>Dear Codalab users,</h1>
<p>Dear Codalab users,</p>
<p>
Following a major crash of our system, we restored Codalab from an older backup. Some
competitions and some user accounts could not be restored. Competition organizers may have had
to reload your competition under another number. Please check the competition list to find your
competition. You may have to re-register and re-enter your last submission(s). We sincerely apologize for the trouble.
We are putting in place better backup and recovery procedures so this problem will not recur.
To help build our community we created this
<a href="https://groups.google.com/forum/#!forum/codalab-competitions">Google group</a>, please join!
</p>
<p>We sincerely apologize for the inconvenience.</p>
<p>Best regards,</p>

<p>&mdash; The Codalab team</p>
</div>
</div>
Expand Down

0 comments on commit eacce0b

Please sign in to comment.