-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathnew503.html
More file actions
executable file
·84 lines (82 loc) · 3.69 KB
/
new503.html
File metadata and controls
executable file
·84 lines (82 loc) · 3.69 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
<!DOCTYPE html>
<html>
<head>
<title>Galaxy</title>
<link rel="stylesheet" type="text/css" href="/custom_errors/new503.css">
</head>
<body class="full-content " scroll="no">
<div id="everything" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;">
<div id="background"></div>
<div id="masthead" class="navbar navbar-fixed-top navbar-inverse"></div>
<div id="messagebox" class="panel-info-message"> None </div>
<div id="left">
<div class="unified-panel-header" unselectable="on">
<div class="unified-panel-header-inner with-upload-button">Tools
<div style="float: right" data-original-title="" title="">
</div>
</div>
</div>
<div class="unified-panel-body" style="overflow: auto">
<div class="toolMenuContainer">
<div class="toolMenu">
<span class="greyed">Tools are temporarily unavailable while Galaxy is offline.</span>
</div>
</div>
</div>
<div class="unified-panel-footer">
<div class="drag"></div>
</div>
</div>
<div id="center" class="inbound" style="text-align: center;">
<img src="/custom_errors/images/TrinityPTI.jpg" class="centered"></img>
<div class="container">
<p class="lead" style="margin-top: 1em; margin-bottom: 2em;">
<div class="error-msg">
<h1>The Trinity Galaxy web portal is currently unavailable.</h1>
We're sorry. <br><br>
This is typically due to maintenance on the first Tuesday of each month. If you are seeing this message at a time other than the first Tuesday, it may be due to a hardware failure which will be reported here:</br><a href="http://itnotices.iu.edu">http://itnotices.iu.edu</a>. <br> If no failures are reported for the Karst cluster or the Data Capacitor 2, please email us at trinity@ncgas.org and we will investigate as soon as possible. <br>
<p><strong>Check below for further information from our Twitter feed!</strong> </p>
<div id="tl">
<a class="twitter-timeline" href="https://twitter.com/Trinity_CTAT" data-widget-id="615601059264901120">Tweets by @Trinity_CTAT</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
</div>
</div>
</div>
<p>
<img src="/custom_errors/images/hamsterssmaller.jpg" class="imgborder"></img></p>
</div>
<div id="right">
<div class="unified-panel-header" unselectable="on">
<div class="unified-panel-header-inner history-panel-header">
<div class="panel-header-text">History</div>
</div>
</div>
<div class="unified-panel-body">
<div id="current-history-panel" class="list-panel history-panel current-history-panel">
<div class="controls">
<span class="greyed">History is temporarily unavailable while Galaxy is offline.</span>
</div>
</div>
</div>
<div class="unified-panel-footer">
<div class="drag"></div>
</div>
</div>
<div>
<div id="masthead" class="navbar navbar-fixed-top navbar-inverse">
<div class="navbar-brand">
<a href="/">
<img border="0" src="/custom_errors/images/galaxyIcon_noText.png">
<span id="brand"> Galaxy </span>
</a>
<!--<div id="grey-div">
<span class="navbar-grey">Analyze Data</span> <span class="navbar-grey">Workflow</span> <span class="navbar-grey">Shared Data</span>
<span class="navbar-grey">Visualization</span> <span class="navbar-grey">Cloud</span> <span class="navbar-grey">Help</span> <span class="navbar-grey">User</span>
</div>-->
</div>
</div>
</div>
</div>
<div class="galaxy-frame">
</body>
</html>