Fix form urls

This commit is contained in:
Andre Beging
2021-05-09 21:22:57 +02:00
parent 20b337b39c
commit 1533d53f16
2 changed files with 2 additions and 2 deletions

View File

@@ -35,7 +35,7 @@ date: '2020-02-12'
<hr />
<div class="center-container">
<form class="form" method="GET" action="https://ssl.webpack.de/beging.de/form/write/ddwe21-anmeldung-test">
<form class="form" method="GET" action="https://ssl.webpack.de/beging.de/form/write/ddwe21-anmeldung">
<div class="grow-1">
<input id="name" name="name" type="text" required />
<label for="name">Name*</label>