diff --git a/page.html b/page.html index 3a05ecbae676de174da2fa48d66d75abc219d09c..aa2509d9e34f0e2cd2608bf9003157c835183115 100644 --- a/page.html +++ b/page.html @@ -17,7 +17,7 @@ <p>   <br>   </p> <p>   <br>   </p> <div class="footer-bottom"> - <hr style="width:40%; margin-bottom: 5px;"> + <hr style="width:35%; margin-bottom: 5px;"> <p style="font-size: 80%">This JupyterHub is provided by the <a href="https://www.csusb.edu/high-performance-computing" target="_blank">High Performance Computing Initiative </a><br/> at California State Univeristy San Bernardino </p></div> diff --git a/spawn_pending.html b/spawn_pending.html index 4fd726b043dad22a4622a54306b865a21465c311..2ba3fba3bfdbf7b1d074b5821a04b6d5238201cf 100644 --- a/spawn_pending.html +++ b/spawn_pending.html @@ -4,4 +4,6 @@ <p>Your server is starting up and it may take several minutes</p> <p>Most issues are related to the server upgrade or temporary maintanance</p> <p>If it does not start for an extended period of time, <br> please contact one of the <a href="https://www.csusb.edu/high-performance-computing#team" target="_blank">CSUSB HPCI team members</a></p> +<p>   <br>   </p> +<p>   <br>   </p> {% endblock %} \ No newline at end of file