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

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

diff --git a/login.html b/login.html
index f02500b..d6cabf3 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">
+        <p>a</p>
         <img src="{{ static_url("select_idp_csusb.png") }}" alt="CILogon-CSUSB-Select">
     </details>
     </h5>
-- 
GitLab