diff --git a/spawn_pending.html b/spawn_pending.html index 62e046836f777af0fd9519eb6a584af364270173..4fd726b043dad22a4622a54306b865a21465c311 100644 --- a/spawn_pending.html +++ b/spawn_pending.html @@ -1,6 +1,6 @@ {% extends "templates/spawn_pending.html" %} {% block message %} -{% {{ super() }} %} +{# {{ super() }} #} <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>