mirror of
https://github.com/soapingtime/diyhrt.git
synced 2026-03-23 07:36:38 +00:00
53 lines
2.4 KiB
HTML
53 lines
2.4 KiB
HTML
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
|
|
<!-- Latest compiled and minified CSS -->
|
|
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
|
|
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css">
|
|
<link rel="stylesheet" href="../../../groupsio/current/content/maintenance/groupsio.css%3Fv=1.0.css">
|
|
|
|
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
|
|
<!-- Latest compiled and minified JavaScript -->
|
|
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
|
|
|
|
<link href="https://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css" rel="stylesheet">
|
|
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
|
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
|
|
<!--[if lt IE 9]>
|
|
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
|
|
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
|
|
<![endif]-->
|
|
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
|
|
<meta http-equiv="Pragma" content="no-cache" />
|
|
<meta http-equiv="Expires" content="0" />
|
|
<title>Groups.io Maintenance</title>
|
|
</head>
|
|
<body>
|
|
|
|
<div class="navbar navbar-head" role="navigation">
|
|
<div class="navbar-header">
|
|
<a href="https://groups.io/" class="navbar-left"><img src="../../../groupsio/current/content/maintenance/img/mainlogo.png" height="50"></a>
|
|
</div>
|
|
</div>
|
|
|
|
<div id="content" class="container-fluid">
|
|
|
|
<div class="panel panel-default">
|
|
<div class="panel-heading">
|
|
<h3 class="panel-title">Groups.io Maintenance</h3>
|
|
</div>
|
|
<div class="panel-body">
|
|
<p>Groups.io is currently undergoing maintenance. We apologize for the downtime, and expect to be back shortly.</p>
|
|
<!--
|
|
<p>Groups.io is currently undergoing scheduled maintenance. We expect to be back by 10:00AM Pacific Time.</p>
|
|
-->
|
|
</div>
|
|
<div class="panel-footer">To see some cats, <a href="https://groups.io/groupsio/current/content/maintenance/cats.html">click here</a></div>
|
|
</div>
|
|
|
|
</div>
|
|
</body>
|