From fbac7dd3941dbc4cd9248435986d84303c056e35 Mon Sep 17 00:00:00 2001
From: hdastageeri <habiburrahman.dastageeri@hft-stuttgart.de>
Date: Mon, 1 Mar 2021 13:05:47 +0000
Subject: [PATCH] Update index.html

---
 public/index.html | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/public/index.html b/public/index.html
index a70f938..40ac090 100644
--- a/public/index.html
+++ b/public/index.html
@@ -101,7 +101,10 @@
                   <div class="btn-group">
                     <form action="beispielprojekt/src/beispiel.html" class="form-signin" method="GET">
                       <button type="submit" class="btn btn-sm btn-outline-secondary">Details</button>
-                    </form>                   
+                    </form>  
+                    <form action="beispielprojekt/src/beispiel.html" class="form-signin" method="GET">
+                      <button type="submit" class="btn btn-sm btn-outline-secondary">Details</button>
+                    </form>                    
                   </div>
                   <!-- <small class="text-muted">9 mins</small> -->
                 </div>
-- 
GitLab