From 3bb4b462ad3037df2eec101512041b64c255a7ea Mon Sep 17 00:00:00 2001
From: youngsuKim-CSUSB <81013158+youngsuKim-CSUSB@users.noreply.github.com>
Date: Sun, 26 Jun 2022 02:02:36 -0700
Subject: [PATCH] Test spawner group pvc

---
 spawn_pending.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/spawn_pending.html b/spawn_pending.html
index 62e0468..4fd726b 100644
--- a/spawn_pending.html
+++ b/spawn_pending.html
@@ -1,6 +1,6 @@
 {% extends "templates/spawn_pending.html" %}
 {% block message %}
-{% {{ super() }} %}
+{# {{ 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, <br> please contact one of the <a href="https://www.csusb.edu/high-performance-computing#team" target="_blank">CSUSB HPCI team members</a></p>
-- 
GitLab