question.html erstellt

This commit is contained in:
2023-10-10 18:43:48 +02:00
parent 2b119f6752
commit 82870e100f
3 changed files with 16 additions and 2 deletions

View File

@ -49,7 +49,7 @@
{{ template "participant" . }}
</div>
<button type="submit" hx-post="/submit/" hx-target="#content" hx-swap="innerHTML">
<button type="submit" hx-post="/submit-form/" hx-target="#content" hx-swap="innerHTML">
Senden
</button>
</form>