Created
July 12, 2018 16:44
-
-
Save gdestuynder/58c0cddcd123c6fb797d852e2cd35ca0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<title>Mozilla Login - Maintenance</title> | |
<meta name="viewport" content="width=device-width, initial-scale=1"> | |
</head> | |
<body> | |
<h1>Maintenance mode</h1> | |
<p> | |
We are currently experiencing an issue & working hard to resolve it. Please try to login again in a few minutes. | |
</p> | |
<br/> | |
<p> | |
For emergencies, you can request help via <a href="mailto:[email protected]">[email protected]</a>, on IRC channel #moc | |
or Slack channel #it-all | |
</p> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment