diff --git a/public/index.html b/public/index.html index a70f938e9ec17b86f8628da97bf6a5fb739a7e52..40ac090c40d795040be8c4cefe4f1f8578cf8b5c 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>