add 'Tickets Bestellen' link to navigation and create bestellen.html page

This commit is contained in:
vista-man
2025-04-08 13:25:16 +02:00
parent e16af2ec05
commit f3676639e3
8 changed files with 242 additions and 115 deletions

View File

@@ -45,6 +45,7 @@
</div>
</div>
</nav>
<!--
<div class="container mt-5">
<h1 class="text-center">Medewerker Login</h1>
<form id="loginForm" action="process_login.php" method="POST" class="mt-4">
@@ -59,6 +60,7 @@
<button type="submit" class="btn btn-primary">Inloggen</button>
</form>
</div>
-->
</body>