email nachrichten wurden geändert für zusage und absage

This commit is contained in:
2025-08-11 16:21:14 +02:00
parent ab225cbcea
commit 8d5333f009
7 changed files with 1064 additions and 4 deletions

View File

@ -53,7 +53,7 @@
<div class="form-box">
<h3>Abgesagt</h3>
<p>Um es zu Finalisieren füllen Sie bitte die Felder aus</p>
<form method="post" action="/post">
<form method="post" action="/cancel">
<input name="firstname" type="text" placeholder="Vorname" required />
<input name="lastname" type="text" placeholder="Nachname" required />
<input name="email" type="email" placeholder="Email" required />