diff options
author | Joachim Tingvold <joachim@tingvold.com> | 2016-03-25 15:51:28 +0100 |
---|---|---|
committer | root <root@yoda.tg16.gathering.org> | 2016-03-25 16:35:40 +0100 |
commit | 23fabb7c1476a7f1ef3c00ff7e95eed4f7daa190 (patch) | |
tree | 425e30091d7a6d5bea23919e08511c197a5d2d67 /web/stats.gathering.org/weathermap.html | |
parent | 1670071c058a2676a4a880a93acd57b35d6dc24e (diff) | |
parent | 875f3e404537de55d5b03abd3b0b9bec58c34d49 (diff) |
Merge branch 'master' of https://github.com/tech-server/tgmanage
Diffstat (limited to 'web/stats.gathering.org/weathermap.html')
-rw-r--r-- | web/stats.gathering.org/weathermap.html | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/web/stats.gathering.org/weathermap.html b/web/stats.gathering.org/weathermap.html deleted file mode 100644 index 1a394d2..0000000 --- a/web/stats.gathering.org/weathermap.html +++ /dev/null @@ -1,25 +0,0 @@ -<!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> |