{% extends "templates/spawn_pending.html" %} {% block message %} {# {{ 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, please contact the <a href="https://www.csusb.edu/high-performance-computing/#team" target="_blank"> CSUSB HPC team </a></p> <p>   <br>   </p> {% endblock %}