From 6a39f6b86f88479de55d2354c867329da3e214ca Mon Sep 17 00:00:00 2001 From: hdastageeri <habiburrahman.dastageeri@hft-stuttgart.de> Date: Mon, 1 Mar 2021 13:06:42 +0000 Subject: [PATCH] Update index.html --- public/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/public/index.html b/public/index.html index 40ac090..afa0256 100644 --- a/public/index.html +++ b/public/index.html @@ -102,6 +102,7 @@ <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 action="beispielprojekt/src/beispiel.html" class="form-signin" method="GET"> <button type="submit" class="btn btn-sm btn-outline-secondary">Details</button> </form> -- GitLab