aboutsummaryrefslogtreecommitdiffstats
path: root/examples/historical/web/stats.gathering.org/weathermap.html
diff options
context:
space:
mode:
authorNicolai Tellefsen <niccofyren@gmail.com>2016-03-26 01:52:00 +0100
committerNicolai Tellefsen <niccofyren@gmail.com>2016-03-26 01:52:00 +0100
commita791ca16c787672ea534dbde39f926d0341aa2e6 (patch)
tree2705d9bb008108fa01d491c438bebbfd574d1a8c /examples/historical/web/stats.gathering.org/weathermap.html
parent7b39120d069223c5e2cf135f0e89df9a13ded17b (diff)
parent851ac3e378bce07e06030ade4b9c12582fc21a3b (diff)
Merge branch 'master' of ssh://github.com/tech-server/tgmanage
Diffstat (limited to 'examples/historical/web/stats.gathering.org/weathermap.html')
-rw-r--r--examples/historical/web/stats.gathering.org/weathermap.html25
1 files changed, 25 insertions, 0 deletions
diff --git a/examples/historical/web/stats.gathering.org/weathermap.html b/examples/historical/web/stats.gathering.org/weathermap.html
new file mode 100644
index 0000000..1a394d2
--- /dev/null
+++ b/examples/historical/web/stats.gathering.org/weathermap.html
@@ -0,0 +1,25 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+ <meta http-equiv="refresh" content="60" />
+ <title>Network weathermap</title>
+ <link rel="stylesheet" type="text/css" href="http://151.216.253.14:8000/en-US/static/@204106/css/bootstrap.min.css" />
+ <link rel="stylesheet" type="text/css" media="all" href="http://151.216.253.14:8000/en-US/static/@204106/css/pages/dashboard-simple-bootstrap.min.css" />
+ <link rel="stylesheet" type="text/css" media="all" href="http://151.216.253.14:8000/en-US/static/@204106/app/search/dashboard.css" />
+ <style>
+body{background:#ffffff;}
+ </style>
+</head>
+<body class="simplexml">
+ <div class="dashboard-header clearfix">
+ <div style="text-align: center;">
+ <div style="position: relative; left: 0; top: 0;">
+ <br \><br \><br \><br \><br \><br \><br \><br \><br \><br \>
+ <h1 style="z-index:10; position:relative;">Network weathermap</h1>
+ <img src="http://nms-public.tg14.gathering.org/weathermap/weathermap.png" border="0" style="z-index:4; position: relative; top: 0; left: 0; margin-top: -80px;"/>
+ <img src="http://151.216.253.14/tg14_logo_rgb_normal.png" style="z-index:5; position: absolute; top: 50px; left: 50%; width: 546px; margin-left: -273px; margin-top: -50px;"/>
+ </div>
+ </div>
+ </div>
+</body>
+</html>