chore: resolved a huge merge conflict

This commit is contained in:
2025-11-13 08:56:03 +01:00
10 changed files with 412 additions and 296 deletions

View File

@@ -3,7 +3,7 @@
@main("Create Game") {
@navbar(user)
<main class="lobby-background flex-grow-1">
<div class="w-50 mx-auto">
<div class="w-25 mx-auto">
<div class="mt-3">
<label for="lobbyname" class="form-label">Lobby-Name</label>
<input type="text" class="form-control" id="lobbyname" name="lobbyname" placeholder="Lobby 1" required>