diff --git a/spawn_pending.html b/spawn_pending.html new file mode 100644 index 0000000000000000000000000000000000000000..26642e4cd21733aaa183c01a6677ca080986d8c2 --- /dev/null +++ b/spawn_pending.html @@ -0,0 +1,6 @@ +{% extends "templates/login.html" %} + +{% block message %} +{% super() %} +This step may take several minutes. If you encouter errors several times, please contact one of the CSUSB HPCI team members. +{% endblock %}