We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25fc795 commit cf99369Copy full SHA for cf99369
pesan-tiket.html
@@ -15,7 +15,7 @@ <h1>Pesan Tiket Film</h1>
15
16
<div class="container">
17
<h2>Formulir Pemesanan Tiket</h2>
18
- <form action="konfirmasi.html" method="POST">
+ <form action="index.html" method="POST">
19
<label for="nama">Nama Lengkap:</label>
20
<input type="text" id="nama" name="nama" placeholder="Nama Anda" required>
21
0 commit comments