Add message for old gathers and fix styling

This commit is contained in:
Chris Blanchard 2015-09-18 13:12:22 +01:00
parent 2814eabf72
commit 6cd165a151
2 changed files with 4 additions and 2 deletions

View file

@ -1,4 +1,4 @@
<div id="page-wrapper" style="min-height: 750px;">
<div style="min-height: 750px;">
<div class="container-fluid">
<div class="row" id="authenticating">
<div class="col-lg-6 col-lg-offset-3">

View file

@ -1,4 +1,4 @@
<div id="page-wrapper" style="min-height: 750px;">
<div id="wrapper" style="min-height: 750px;">
<div class="container-fluid">
<div class="row" id="authenticating">
<div class="col-lg-6 col-lg-offset-3">
@ -10,6 +10,8 @@
<h3>Something went wrong )-: (Server Error)</h3>
<br />
<h3>It's <span id="admin">Prommah</span>'s fault!</h3>
<br />
<h3>If the gathers app is broken, you can use the old gathers app at <a href="http://www.ensl.org/gather">ensl.org/gather</a></h3>
</div>
</div>
</div>