<html xmlns="http://www.w3.org/1999/xhtml" >
<head>
  <title>Panopto - Upgrading</title>
  <link rel="shortcut icon" type="image/ico" 
    href="https://s3.amazonaws.com/panopto-alb-static-content/favicon.ico"/>
  <link rel="stylesheet" type="text/css" href="https://s3.amazonaws.com/panopto-alb-static-content/styles.css">
  <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
  <script> 
    $(function(){
      $("#mainBody").load("https://s3.amazonaws.com/panopto-alb-static-content/na_downtime.html"); 
    });
    </script> 
</head>
<body>
  <div id="mainBody"></div>
</body>
</html>