Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save gdestuynder/58c0cddcd123c6fb797d852e2cd35ca0 to your computer and use it in GitHub Desktop.
Save gdestuynder/58c0cddcd123c6fb797d852e2cd35ca0 to your computer and use it in GitHub Desktop.
<!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 &amp; 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