| <!DOCTYPE html> | |
| <html lang="en"> | |
| <head> | |
| <base href="http://svr-observium.noc.dynamicinfastructure.com/" /> | |
| <meta http-equiv="content-type" content="text/html; charset=utf-8" /> | |
| <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> | |
| <!-- CSS BEGIN --> | |
| <link href="css/observium.css" rel="stylesheet" type="text/css" /> | |
| <link href="css/jquery.qtip.min.css" rel="stylesheet" type="text/css" /> | |
| <link href="css/svg_png.css" rel="stylesheet" type="text/css" /> | |
| <link href="css/flags.css" rel="stylesheet" type="text/css" /> | |
| <link href="css/c3.min.css" rel="stylesheet" type="text/css" /> | |
| <!-- CSS END --> | |
| <!-- JS BEGIN --> | |
| <script type="text/javascript" src="js/jquery.min.js"></script> | |
| <script type="text/javascript" src="js/bootstrap.min.js"></script> | |
| <script type="text/javascript" src="js/observium.js"></script> | |
| <script type="text/javascript" src="js/d3.min.js"></script> | |
| <script type="text/javascript" src="js/c3.min.js"></script> | |
| <!-- JS END --> | |
| <!--[if lt IE 9]><script src="js/html5shiv.min.js"></script><![endif]--> | |
| <meta http-equiv="refresh" content="300" /> | |
| <title>Observium</title> | |
| <link rel="shortcut icon" href="images/observium-icon.png" /> | |
| |
|