25 lines
691 B
HTML
25 lines
691 B
HTML
<!DOCTYPE html>
|
|
<html lang="de">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
</head>
|
|
<style>
|
|
img {
|
|
width: 700px;
|
|
}
|
|
</style>
|
|
<body>
|
|
<img src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSVJGUdezYHkELVB8yFE5qMG7FldVMVgnvUGQ&s"/>
|
|
<h1>Ticket-Center</h1>
|
|
|
|
<p>Vorname: <input></p>
|
|
<p>Name:<input></p>
|
|
<p>Kind(Anzahl):<input></p>
|
|
<p>Erwachsene(Anzahl):<input></p>
|
|
<p>Ort:<input></p>
|
|
<p>Postleitzahl:<input></p>
|
|
<p>Straße:<input></p>
|
|
<p>Hausnummer:<input></p>
|
|
<p>Telefon:<input></p>
|
|
<p>Dokument bitte ausdrucken, ausfüllen, einscannen und an airpark@ghfrbhjewbhzi.de senden.</p>
|