From 2cc0097e111b5b58cb0aa591f1ec4b41827802d4 Mon Sep 17 00:00:00 2001
From: youngsuKim-CSUSB <81013158+youngsuKim-CSUSB@users.noreply.github.com>
Date: Tue, 21 Jun 2022 21:31:13 -0700
Subject: [PATCH] test htmls

---
 login.html | 1 +
 1 file changed, 1 insertion(+)

diff --git a/login.html b/login.html
index f35a226..f02500b 100644
--- a/login.html
+++ b/login.html
@@ -22,6 +22,7 @@
     <details>
         <summary>Click here for more details</summary>
         <img src="{{ static_url("select_idp_csusb.png") }}" alt="CILogon-CSUSB-Select">
+        <img src="{{ static_url("select_idp_csusb.png") }}" alt="CILogon-CSUSB-Select">
     </details>
     </h5>
 </div>
-- 
GitLab