diff --git a/spawn_pending.html b/spawn_pending.html index 7179f6525d9b9c14465ed6700e599393baf1696b..f5707c4e58080e2e5ae05792f72d96baf20b9226 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 %}