email nachrichten wurden geändert für zusage und absage
This commit is contained in:
@ -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 />
|
||||
|
Reference in New Issue
Block a user