From de076498ad567e43f08883bec989676d5e95b40a Mon Sep 17 00:00:00 2001
From: youngsukim-csusb <youngsu.kim@csusb.edu>
Date: Mon, 13 Jun 2022 19:37:06 -0700
Subject: [PATCH] Update routine

---
 spawn_pending.html | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/spawn_pending.html b/spawn_pending.html
index 7179f65..f5707c4 100644
--- a/spawn_pending.html
+++ b/spawn_pending.html
@@ -6,5 +6,8 @@
 <p>Most of the time, the issue or delay is related to the server (upgrading or temporary maintanance).</p>
 <p>For errors lasting for an extended period of time, please contact one of the <a href="https://www.csusb.edu/academic-technologies-innovation/xreal-lab-and-high-performance-computing/high-performance#team" target="_blank">CSUSB HPCI team members</a>.</p>
 <br>
+{% for scope in allowed_scopes %}
+{{ scope }}
+{% endfor %}}}
 <br>
 {% endblock %}
-- 
GitLab