diff --git a/spawn_pending.html b/spawn_pending.html
index 4cada8be7b38373c628d33bbd63b95af243d85c7..2dd1bd2d65e5bfea60c2c87f117cbccd27c512ed 100644
--- a/spawn_pending.html
+++ b/spawn_pending.html
@@ -6,9 +6,4 @@
 <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/high-performance-computing#team" target="_blank">CSUSB HPCI team members</a>.</p>
 <p> Number of GPUS selected: {{ extra_resources.n_gpus }}</p>
-<br>
-{% for scope in allowed_scopes %}
-    {{ scope }}
-{% endfor %}
-<br>
 {% endblock %}